-
-
Notifications
You must be signed in to change notification settings - Fork 697
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
Make CSRF failures less confusing #2390
Labels
Comments
I released |
simonw
added a commit
that referenced
this issue
Aug 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A CSRF failure currently returns a confusing error message:
Would be good if that at least linked to relevant docs https://docs.datasette.io/en/stable/internals.html#csrf-protection - since these errors are most likely during development.
On Discord here: https://discord.com/channels/823971286308356157/823971286941302908/1273347775165235391
Relevant:
The text was updated successfully, but these errors were encountered: