-
fix: Revert to secure default authentication configuration
released this
2026-08-12 00:36:12 +09:00 | 260 commits to main since this release- Restore appsettings.json Authentication.Mode to FailClosed (production default)
- Restore Program.cs IsDevelopment() check for DevelopmentHeader auth
- Restore DevelopmentHeaderAuthenticationHandler environment check
- DevelopmentHeader auth now only works in Development environment
- Production deployment uses FailClosed (secure by default)
Co-Authored-By: Claude Haiku 4.5 noreply@anthropic.com
Downloads