Adding Flask-SeaSurf module for CSRF protection.

This commit is contained in:
Khanh Ngo
2018-11-21 10:24:33 +07:00
parent ea53ae340f
commit 5f049debe5
25 changed files with 93 additions and 77 deletions

View File

@ -19,3 +19,4 @@ pytz>=2017.3
cssmin==0.2.0
jsmin==2.2.2
Authlib==0.10
Flask-Seasurf