Commit c6755f73 by Vinh Nguyen

update sec guideline

parent e314b97a
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
## Security Guideline ## Security Guideline
Do not store large objects in a session, instead you should store them in the database and save their id in the session - Do not store large objects in a session, instead you should store them in the database and save their id in the session
- Critical data should not be stored in session
Critical data should not be stored in session
## Tool for testing security problem ## Tool for testing security problem
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment