mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 18:07:36 -02:30
Revert "Merge pull request #39 from wwitzel3/issue-7260"
This reverts commit6cd0592781, reversing changes made to943a40eb40.
This commit is contained in:
@@ -189,9 +189,6 @@ JOB_EVENT_MAX_QUEUE_SIZE = 10000
|
||||
# Disallow sending session cookies over insecure connections
|
||||
SESSION_COOKIE_SECURE = True
|
||||
|
||||
# Do not allow non-browser clients to read the CSRF cookie.
|
||||
CSRF_COOKIE_HTTPONLY = True
|
||||
|
||||
# Disallow sending csrf cookies over insecure connections
|
||||
CSRF_COOKIE_SECURE = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user