From b5c9d05de3c1bc30febd4de9dde1199188078739 Mon Sep 17 00:00:00 2001 From: Holger Trampe Date: Fri, 22 Oct 2021 21:12:30 +0200 Subject: [PATCH] links angepasst --- digitaleagentur/settings.py | 2 +- .../__pycache__/counter_tag.cpython-38.pyc | Bin 28692 -> 28692 bytes users/templates/users/login.html | 2 +- users/templates/users/password_reset.html | 2 +- users/templates/users/register.html | 2 +- users/templates/users/registercomplete.html | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) diff --git a/digitaleagentur/settings.py b/digitaleagentur/settings.py index 67da986..5a1e9bf 100644 --- a/digitaleagentur/settings.py +++ b/digitaleagentur/settings.py @@ -33,7 +33,7 @@ SESSION_COOKIE_SECURE = False # FOR SUMMERNOTE ORIGIN #X_FRAME_OPTIONS = 'SAMEORIGIN' #X_FRAME_OPTIONS = 'ALLOWALL' -X_FRAME_OPTIONS = 'allow-from *cloud.digitale-agentur.com' +X_FRAME_OPTIONS = 'allow-from .digitale-agentur.com' # Quick-start development settings - unsuitable for production # See https://docs.djangoproject.com/en/2.2/howto/deployment/checklist/ diff --git a/standards/templatetags/__pycache__/counter_tag.cpython-38.pyc b/standards/templatetags/__pycache__/counter_tag.cpython-38.pyc index 31c27bce95c39b99cac924d6d4970b7ed6f14502..d6343e1d996871978f4bb0644f26b8cbe6b6441a 100644 GIT binary patch delta 22 ccmbR8fN{zLM($8vUM>b8ILKYRk(;vs08GFI;{X5v delta 22 ccmbR8fN{zLM($8vUM>b8nE$(IBR6LO08woQumAu6 diff --git a/users/templates/users/login.html b/users/templates/users/login.html index 14ad496..fee4270 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -43,7 +43,7 @@ \ No newline at end of file diff --git a/users/templates/users/password_reset.html b/users/templates/users/password_reset.html index 73965aa..2d0cc3b 100644 --- a/users/templates/users/password_reset.html +++ b/users/templates/users/password_reset.html @@ -2,7 +2,7 @@ \ No newline at end of file diff --git a/users/templates/users/register.html b/users/templates/users/register.html index 73965aa..2d0cc3b 100644 --- a/users/templates/users/register.html +++ b/users/templates/users/register.html @@ -2,7 +2,7 @@ \ No newline at end of file diff --git a/users/templates/users/registercomplete.html b/users/templates/users/registercomplete.html index 73965aa..2d0cc3b 100644 --- a/users/templates/users/registercomplete.html +++ b/users/templates/users/registercomplete.html @@ -2,7 +2,7 @@ \ No newline at end of file