Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
6061997d
Commit
6061997d
authored
Apr 03, 2013
by
Stratos Psomadakis
Browse files
Update HIDDEN_COOKIES setting
parent
da8e59df
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-webproject/conf/10-snf-webproject-deploy.conf
View file @
6061997d
...
...
@@ -19,4 +19,4 @@
#
## Settings / cookies that should be 'cleansed'
#HIDDEN_SETTINGS = 'SECRET|PASSWORD|PROFANITIES_LIST|SIGNATURE|AMQP_HOSTS|PRIVATE_KEY|DB_CONNECTION'
#HIDDEN_COOKIES = '_pithos2_a|token|sessionid|shibstate|shibsession|CSRF_COOKIE'
#HIDDEN_COOKIES = '
password|
_pithos2_a|token|sessionid|shibstate|shibsession|CSRF_COOKIE'
snf-webproject/synnefo/webproject/settings/default/deploy.py
View file @
6061997d
...
...
@@ -19,4 +19,4 @@ USE_X_FORWARDED_HOST = True
# Settings / cookies that should be 'cleansed'
HIDDEN_SETTINGS
=
'SECRET|PASSWORD|PROFANITIES_LIST|SIGNATURE|AMQP_HOSTS|PRIVATE_KEY|DB_CONNECTION'
HIDDEN_COOKIES
=
'_pithos2_a|token|sessionid|shibstate|shibsession|CSRF_COOKIE'
HIDDEN_COOKIES
=
'
password|
_pithos2_a|token|sessionid|shibstate|shibsession|CSRF_COOKIE'
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