mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Login: Add logging for incorrect JS hostnames
This commit is contained in:
@@ -67,6 +67,7 @@ class PermissionMiddleware:
|
||||
"auth.forgot.recover",
|
||||
"auth.invite",
|
||||
"user.settings.notifications.off",
|
||||
"auth.bad_origin_report",
|
||||
)
|
||||
|
||||
EXCEPTIONS_FORCED_PW_CHANGE = (
|
||||
|
||||
Reference in New Issue
Block a user