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

CSRF should be removed if it's disabled in forms #696

Open
jwoertink opened this issue Nov 5, 2021 · 0 comments · May be fixed by #802
Open

CSRF should be removed if it's disabled in forms #696

jwoertink opened this issue Nov 5, 2021 · 0 comments · May be fixed by #802
Labels
good first issue Good for newcomers

Comments

@jwoertink
Copy link
Member

You have the option to disable CSRF in forms with
https://github.com/luckyframework/lucky/blob/60b24a8f0489d6115063d15ba5974481b02c9abe/src/lucky/tags/form_helpers.cr#L3

If this is disabled, then we should probably also display the metatags as well.

@jwoertink jwoertink added the good first issue Good for newcomers label Dec 19, 2021
@jwoertink jwoertink added the Hacktoberfest Valid Issue for Hacktoberfest label Oct 1, 2022
@jwoertink jwoertink removed the Hacktoberfest Valid Issue for Hacktoberfest label Nov 6, 2022
@jwoertink jwoertink linked a pull request May 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant