HTTPS/CORS improvements: Enable CORS for player connections, secure session cookies, add certificate endpoint, nginx CORS headers

This commit is contained in:
Deployment System
2026-01-16 22:29:49 +02:00
parent cf44843418
commit c4e43ce69b
15 changed files with 3497 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ python-magic==0.4.27
# Security
bcrypt==4.2.1
cryptography==42.0.7
Flask-Talisman==1.1.0
Flask-Cors==4.0.0