Files
ss-tools/backend
busya 10cdb8a81a fix: replace TrustedHostMiddleware with proper HSTS middleware
TrustedHostMiddleware blocked Vite proxied requests (Host: localhost:5173
vs allowed_hosts list). Replaced with simple HSTSMiddleware that adds
Strict-Transport-Security header without blocking any requests.
2026-05-26 15:24:40 +03:00
..
2026-05-26 09:30:41 +03:00
2026-02-25 21:19:48 +03:00
2026-05-20 23:54:53 +03:00