Skip to content

Commit

Permalink
Remove settings
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorfs committed Oct 15, 2017
1 parent 9188fc6 commit 55cdd32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions myproject/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,4 @@

SECURE_CONTENT_TYPE_NOSNIFF = True
SECURE_BROWSER_XSS_FILTER = True
CSRF_COOKIE_SECURE = not DEBUG
SESSION_COOKIE_SECURE = not DEBUG

SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
X_FRAME_OPTIONS = 'DENY'

0 comments on commit 55cdd32

Please sign in to comment.