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 Support #616

Open
Spomky opened this issue Jul 5, 2024 · 0 comments
Open

CSRF Support #616

Spomky opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Spomky
Copy link
Contributor

Spomky commented Jul 5, 2024

Description

The Authentication and Registration ceremonies are currently not protected with CSRF token.
Even if there is no know issues with the absence of the token, it should be a nice addition.
The stimulus controller should take it and sent it back to the server.

Example

No response

@Spomky Spomky added the bug Something isn't working label Jul 5, 2024
@Spomky Spomky added this to the 4.9.0 milestone Jul 5, 2024
@Spomky Spomky self-assigned this Jul 5, 2024
@Spomky Spomky added enhancement New feature or request and removed bug Something isn't working labels Jul 6, 2024
@Spomky Spomky modified the milestones: 4.9.0, 5.1.0 Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant