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

Ensure firefox updates the CSRF value, even on a "soft refresh" #7588

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

bobdenotter
Copy link
Member

Because Firefox likes to be "helpful" and remember form inputs, when you refresh. This might cause CSRF tokens to not get updated on a refresh. Setting autocomplete off prevents this behaviour.

@GwendolenLynch GwendolenLynch force-pushed the hotfix/update-csrf-on-soft-refresh branch from 8519011 to 3d7157e Compare August 7, 2018 10:37
@GwendolenLynch GwendolenLynch merged commit bc633bc into 3.5 Aug 7, 2018
@GwendolenLynch GwendolenLynch deleted the hotfix/update-csrf-on-soft-refresh branch August 7, 2018 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants