website/docs: update 2024.10.5 release notes (#12318)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2024-12-10 18:19:58 +01:00
committed by GitHub
parent 81b3662046
commit cbe5a0d2c8

View File

@ -183,7 +183,10 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.10
## Fixed in 2024.10.5
- enterprise: allow deletion/modification of users when in read-only mode (#12289)
- enterprise/stages/authenticator_endpoint_gdtc: don't set frame options globally (cherry-pick #12311) (#12315)
- flows: better test stage's challenge responses (cherry-pick #12316) (#12317)
- root: fix database ssl options not set correctly (cherry-pick #12180) (#12183)
- stages/identification: fix invalid challenge warning when no captcha stage is set (cherry-pick #12312) (#12314)
- web: backport fix impersonate api (#12184)
- web/flows: resize captcha iframes (cherry-pick #12260) (#12304)