modified: web/blueprints/auth.py modified: web/blueprints/group_admin.py modified: web/blueprints/site_admin.py new file: web/limiter.py modified: web/panel_db.py modified: web/requirements.txt new file: web/templates/429.html new file: web/templates/admin/audit_log.html modified: web/templates/admin/base.html
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
Flask==3.1.0
|
|
PyMySQL==1.1.1
|
|
cryptography==42.0.8
|
|
gunicorn==22.0.0
|
|
flask-limiter==3.9.0
|