fix crf
This commit is contained in:
@@ -104,6 +104,12 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
},
|
||||
]
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
'https://subscribarr.local.js-devop.de',
|
||||
# Weitere vertrauenswürdige Domains können hier hinzugefügt werden
|
||||
]
|
||||
|
||||
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/5.2/topics/i18n/
|
||||
|
Reference in New Issue
Block a user