PCv5/app/routes/account
Darks 0d8dd70956
security: add CSRF protection globally
The decorator @check_csrf can be used to check CSRF protection when 
using GET links (like delete a post or logout)
2020-09-26 14:48:30 +02:00
..
account.py fix a typo in many files 2020-08-25 22:57:45 +02:00
login.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00
notification.py refactor: Un peu de nettoyage (debugging prints, routes, …) 2020-07-18 10:13:21 +02:00