Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1908265 - cannot log in unless HTTP Referer request header is enabled #2278

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

dklawren
Copy link
Collaborator

@dklawren dklawren commented Jul 19, 2024

Quite a few automated tests and a few places in the code were relying on the referer header change that was put in place long ago. I have fixed up the tests and places where it will instead (properly) rely on cookies instead of referer to validate a request is legitimate.

@dklawren dklawren requested a review from cgsheeh July 19, 2024 22:12
@dklawren dklawren requested a review from cgsheeh July 25, 2024 01:24
@dklawren dklawren merged commit 0a5283d into mozilla-bteam:master Jul 25, 2024
17 checks passed
@dklawren dklawren deleted the 1908265 branch July 25, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants