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

implement CSRF in client and backend #88

Open
steph-koopmanschap opened this issue Jun 1, 2023 · 0 comments
Open

implement CSRF in client and backend #88

steph-koopmanschap opened this issue Jun 1, 2023 · 0 comments
Labels
backend backend specific issues frontend frontend specific issues priority: minor security Cybsersecurity issues

Comments

@steph-koopmanschap
Copy link
Owner

  • Add CSRF to POST, PUT, DELETE methods in backend (or at least the ones that required)
  • Make sure CSRF token is send from frontend to backend in all tags.
@steph-koopmanschap steph-koopmanschap added frontend frontend specific issues backend backend specific issues priority: minor security Cybsersecurity issues labels Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend specific issues frontend frontend specific issues priority: minor security Cybsersecurity issues
Projects
None yet
Development

No branches or pull requests

1 participant