fix(security): remove rate limiting from emergency break-glass endpoint

This commit is contained in:
GitHub Actions
2026-01-26 19:20:12 +00:00
parent cf279b0823
commit 1b1b3a70b1
29 changed files with 490 additions and 866 deletions

View File

@@ -25,6 +25,8 @@ services:
- CHARON_IMPORT_DIR=/app/data/imports
- CHARON_ACME_STAGING=false
- FEATURE_CERBERUS_ENABLED=true
# Emergency "break-glass" token for security reset when ACL blocks access
- CHARON_EMERGENCY_TOKEN=03e4682c1164f0c1cb8e17c99bd1a2d9156b59824dde41af3bb67c513e5c5e92
extra_hosts:
- "host.docker.internal:host-gateway"
cap_add: