add CSRF token
This commit is contained in:
parent
be24a37f5c
commit
c46dce5e3b
16 changed files with 38 additions and 12 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue