Merge pull request #11983 from edx/e0d/cookie-updates
Updating cookies settings
This commit is contained in:
@@ -2051,7 +2051,9 @@ MIGRATION_MODULES = {
|
||||
|
||||
# Forwards-compatibility with Django 1.7
|
||||
CSRF_COOKIE_AGE = 60 * 60 * 24 * 7 * 52
|
||||
|
||||
# It is highly recommended that you override this in any environment accessed by
|
||||
# end users
|
||||
CSRF_COOKIE_SECURE = False
|
||||
|
||||
######################### Django Rest Framework ########################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user