feat(api): 新增 CSRF 校验

This commit is contained in:
不胜舟
2025-09-02 11:37:27 +08:00
parent 000330dbd7
commit 5bcc28a492
5 changed files with 20 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ cryptography==41.0.2
decorator==5.1.1
Flask==2.3.2
Flask-APScheduler==1.12.4
Flask-Limiter==3.12
Flask-Login==0.6.2
Flask-Mail==0.9.1
flask-marshmallow==0.15.0