You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
All json based action should be protected against CSRF. (specifically /delnotif)
Others forms seems to be protected with flask's built-in CSRF protection.
The text was updated successfully, but these errors were encountered:
All json based action should be protected against CSRF. (specifically /delnotif)
Others forms seems to be protected with flask's built-in CSRF protection.
The text was updated successfully, but these errors were encountered: