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 validation added to all forms #384

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

csrf validation added to all forms #384

wants to merge 1 commit into from

Conversation

OnitaAndrei
Copy link
Member

No description provided.

Copy link
Member

@alexmerlin alexmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • All forms have a hidden CSRF field. 👍
  • CSRF needs to be validated (you can test this by manually changing/removing the generated CSRF string from the form).

@arhimede
Copy link
Member

@MarioRadu please jump in and see what is the problem

alternatively, we should check https://docs.mezzio.dev/mezzio-csrf/

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

3 participants