Implementdo Cookies de la Union Europea
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ if not DEBUG:
|
||||
CSRF_COOKIE_SECURE = True
|
||||
else:
|
||||
# Modo desarrollo, no se aplican configuraciones de seguridad
|
||||
ALLOWED_HOSTS = ['localhost', '127.0.0.1', 'e37b-95-23-174-224.ngrok-free.app']
|
||||
ALLOWED_HOSTS = ['localhost', '127.0.0.1']
|
||||
SECURE_SSL_REDIRECT = False
|
||||
SECURE_PROXY_SSL_HEADER = None
|
||||
SECURE_HSTS_SECONDS = 0
|
||||
|
||||
Reference in New Issue
Block a user