安全修复:加固CSRF与凭证保护并修复越权风险

This commit is contained in:
2026-02-16 01:19:43 +08:00
parent 14b506e8a1
commit 1389ec7434
22 changed files with 375 additions and 83 deletions

View File

@@ -6,7 +6,7 @@ schedule==1.2.0
psutil==5.9.6
pytz==2024.1
bcrypt==4.0.1
requests==2.31.0
requests==2.32.3
python-dotenv==1.0.0
beautifulsoup4==4.12.2
cryptography>=41.0.0