Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
webservices
cern-search
cern-search-rest-api
Commits
abd6f886
Commit
abd6f886
authored
Mar 14, 2019
by
Pablo Panero
Browse files
config: enable secure cookies sending
parent
adda57ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
cern_search_rest_api/config.py
View file @
abd6f886
...
...
@@ -141,3 +141,4 @@ SECURITY_CONFIRM_REGISTRATION = False
SECURITY_CONFIRMABLE
=
False
SECURITY_REGISTERABLE
=
False
# Avoid user registration outside of CERN SSO
SECURITY_RECOVERABLE
=
False
# Avoid user password recovery
SESSION_COOKIE_SECURE
=
True
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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