master
Nick Sergeant 2012-06-12 10:13:58 -04:00
parent 180f710381
commit 6f0ef9c701
1 changed files with 3 additions and 3 deletions

View File

@ -197,9 +197,9 @@ ACCOUNT_ACTIVATION_DAYS = 0
# HTTPS
if not DEBUG:
#USE_HTTPS = True
#SESSION_COOKIE_SECURE = True
#CSRF_COOKIE_SECURE = True
USE_HTTPS = True
SESSION_COOKIE_SECURE = True
CSRF_COOKIE_SECURE = True
SESSION_COOKIE_DOMAIN = '.snipt.net'
# Messages