add CSRF token

This commit is contained in:
Yusur 2025-11-06 07:25:07 +01:00
parent be24a37f5c
commit c46dce5e3b
16 changed files with 38 additions and 12 deletions

View file

@ -4,6 +4,7 @@
+ Codebase refactor (with breaking changes!)
+ Move ALL config to .env (config.py is NO MORE supported)
+ Config SITE_NAME replaced with APP_NAME
+ Add CSRF token and flask_WTF
## 0.9.0