v4.39.17
Changed 1
- Make OIDC rate limits configurable
Fixed 6
- Fix authentication cache miss in edge case
- Fix LDAPv3 version check
- Fix authorization AMR consistency
- Recover deref panic for OTC in handlers
- Implement stricter domain matching in middlewares
- Use full precision latency calculation in NTP
Bug Fixes
- authentication: cache miss in edge case (#11541) (2df41dd) by @james-d-elliott
- authentication: fix ldapv3 version check (#11454) (f24ef6b) by @atoerien
- authorization: amr consistency (#11637) (4c92b2a) by @james-d-elliott
- handlers: recovered deref panic for otc (#11500) (1cc0d3d) by @james-d-elliott
- middlewares: stricter domain matching (#11685) (675d8b7) by @james-d-elliott
- ntp: use full precision latency calculation (#11644) (ed4c486) by @james-d-elliott
- oidc: configurable rate limits (#11696) (f66d3bb) by @james-d-elliott
New Contributors
- @atoerien made their first contribution in https://github.com/authelia/authelia/pull/11454
- @gardient made their first contribution in https://github.com/authelia/authelia/pull/11511
- @yarikoptic made their first contribution in https://github.com/authelia/authelia/pull/11612
- @CarrotManMatt made their first contribution in https://github.com/authelia/authelia/pull/11700
Docker Container
docker pull authelia/authelia:4.39.17docker pull ghcr.io/authelia/authelia:4.39.17