Implementdo Cookies de la Union Europea
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
|
||||
<!-- Cookies -->
|
||||
|
||||
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="83d887ca-39f3-45cc-b59b-f4c285e3cc5d" data-blockingmode="auto" type="text/javascript"></script>
|
||||
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-71220506-2"></script>
|
||||
|
||||
+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
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user