-
feat: bypass security for health checks and support HEAD downloads
All checks were successfulBuild and Publish Docker Image / deploy (push) Successful in 2m30sreleased this
2026-05-23 19:07:11 +03:00 | 0 commits to master since this release- Allow the
/healthendpoint to bypass the security middleware, ensuring container health checks succeed even if the proxy IP is banned. - Add a test to verify health checks from banned IPs.
- Register a HEAD route for file downloads.
- Refactor admin alert status checks to use a new
isUnacknowledgedAlerthelper. - Update the security runbook documentation with clearer instructions and examples for trusted proxy configuration.
Downloads
- Allow the