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 Protection #471 #811

Closed
ematipico opened this issue Jan 10, 2024 · 1 comment
Closed

CSRF Protection #471 #811

ematipico opened this issue Jan 10, 2024 · 1 comment

Comments

@ematipico
Copy link
Member

ematipico commented Jan 10, 2024

Summary

Provide the infrastructure to protect Astro websites from CSRF attacks

Background & Motivation

Most background is available here: https://owasp.org/www-community/attacks/csrf

Astro should provide some level of security to users.

Goals

  • Add the required checks to prevent CSRF, probably via an option

Non-Goals

  • Give the users the possibility to customise the implementation of the protection
@ematipico
Copy link
Member Author

Closing. Stage 3: #879

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Implemented
Development

No branches or pull requests

1 participant