website/docs: prepare 2024.10.5 release notes (#12309)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2024-12-10 14:15:24 +01:00
committed by GitHub
parent 0c80b1b8c3
commit 83edb0dcb8

View File

@ -179,7 +179,13 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.10
- providers/oauth2: fix migration dependencies (cherry-pick #12123) (#12132)
- providers/oauth2: fix redirect uri input (cherry-pick #12122) (#12127)
- providers/proxy: fix redirect_uri (cherry-pick #12121) (#12125)
- web: bump API Client version (cherry-pick #12129) (#12130)
## Fixed in 2024.10.5
- enterprise: allow deletion/modification of users when in read-only mode (#12289)
- root: fix database ssl options not set correctly (cherry-pick #12180) (#12183)
- web: backport fix impersonate api (#12184)
- web/flows: resize captcha iframes (cherry-pick #12260) (#12304)
## API Changes