Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dev-guide
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VeNtura
dev-guide
Commits
c6755f73
Commit
c6755f73
authored
Apr 10, 2015
by
Vinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update sec guideline
parent
e314b97a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
testing/security_testing.md
+2
-3
No files found.
testing/security_testing.md
View file @
c6755f73
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment