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

If the CSRF is disabled, also remove the metatags. #802

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jwoertink
Copy link
Member

@jwoertink
Copy link
Member Author

Just realized that there's this too luckyframework/lucky#1657

So what happens if you disable this, and then submit the form? My guess is it would fail because allow_forgery_protection would still be true 🤔 Would we have to disable that too?

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.

CSRF should be removed if it's disabled in forms
1 participant