зеркало из https://github.com/mozilla/treeherder.git
Revert "Bug 1782215 - Properly close the tab opened by the LoginCallback when needed"
Fix the issue with the auth0-js package update to 9.22.0
This reverts commit 018de4c331
.
This commit is contained in:
Родитель
407997c084
Коммит
8f123b95dc
|
@ -53,9 +53,6 @@ WSGI_APPLICATION = 'treeherder.config.wsgi.application'
|
|||
# Send full URL within origin but only origin for cross-origin requests
|
||||
SECURE_REFERRER_POLICY = "origin-when-cross-origin"
|
||||
|
||||
# Prevent window.opener from always being null while it's used in the frontend
|
||||
SECURE_CROSS_ORIGIN_OPENER_POLICY = None
|
||||
|
||||
# We can't set X_FRAME_OPTIONS to DENY since renewal of an Auth0 token
|
||||
# requires opening the auth handler page in an invisible iframe with the
|
||||
# same origin.
|
||||
|
|
Загрузка…
Ссылка в новой задаче