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

[WebUI] Enable CSRF #3455

Open
hamidonos opened this issue Sep 25, 2024 · 0 comments
Open

[WebUI] Enable CSRF #3455

hamidonos opened this issue Sep 25, 2024 · 0 comments
Labels

Comments

@hamidonos
Copy link
Collaborator

Situation

Currently CSRF is disabled in the WebUI. For now this is ok because the application does not expose any business cases or APIs.

Wanted

Enable CSRF as soon as our Frontend (SPA) is built.

Solution

  • Enable CSRF in the Spring Security Configuration
  • Make sure it's tested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant