Skip to content

Commit

Permalink
Revert "Bug 1782215 - Properly close the tab opened by the LoginCallb…
Browse files Browse the repository at this point in the history
…ack when needed"

Fix the issue with the auth0-js package update to 9.22.0

This reverts commit 018de4c.
  • Loading branch information
Archaeopteryx committed Jul 20, 2023
1 parent 407997c commit 8f123b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions treeherder/config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
# 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.
Expand Down

0 comments on commit 8f123b9

Please sign in to comment.