v4.39.15
zaidmukaddam/scirav4.39.15Nov 29, 2025by autheliabot
AI Summary
Bug fix release addressing LDAP server health errors and server authorization configuration defaults.
Key Highlights
- Fixed error determining LDAP server health
- Fixed configuration defaults not applied to server authz
- Docker container updated to 4.39.15
Full Release Notes
## [4.39.15](https://github.com/authelia/authelia/compare/v4.39.14...v4.39.15) (2025-11-29) ### Bug Fixes * **authentication:** error determining ldap server health ([#10753](https://github.com/authelia/authelia/issues/10753)) ([b6e14c7](https://github.com/authelia/authelia/commit/b6e14c75b2528b19f45a4659d4b6b91c3f7657c7)) * **configuration:** defaults not applied to server authz ([#10793](https://github.com/authelia/authelia/issues/10793)) ([73bee22](https://github.com/authelia/authelia/commit/73bee22caf2513fc9d3628506e22fb52ed66a7d2)) ### Docker Container * `docker pull authelia/authelia:4.39.15` * `docker pull ghcr.io/authelia/authelia:4.39.15`