You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(nimbus): Revert "chore(nimbus): Set Cross-Origin-Opener-Policy response header (#12637)" (#12665)
Becuase
* We set the cross origin header in the Django response headers to
prevent auth token leaks
* This does not actually solve the problem because the header must be
set in Nginx, not Django
This commit
* Reverts adding the cross origin response header in Django
fixes#12664
This reverts commit 64ed59c.
Co-authored-by: Yashika Khurana <yashikakhuranayashika@gmail.com>
0 commit comments