website/docs: prepare 2023.10.2 release notes (#7362)
website/docs: prepare 2023.10.2 Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
c3a81a1cce
commit
2a47ff2977
|
@ -125,6 +125,17 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2023.10
|
||||||
|
|
||||||
- lifecycle: fix otp merge migration (#7315)
|
- lifecycle: fix otp merge migration (#7315)
|
||||||
|
|
||||||
|
## Fixed in 2023.10.2
|
||||||
|
|
||||||
|
- blueprints: fix entries with state: absent not being deleted if their serializer has errors (#7345)
|
||||||
|
- crypto: fix race conditions when creating self-signed certificates on startup (#7344)
|
||||||
|
- lifecycle: rework otp_merge migration (#7359)
|
||||||
|
- providers/proxy: to fix duplicate cookie (#7324)
|
||||||
|
- rbac: handle lookup error (#7341)
|
||||||
|
- stages/email: fix sending emails from task (#7325)
|
||||||
|
- web/admin: fix @change handler for ak-radio elements (#7348)
|
||||||
|
- web/admin: fix role form reacting to enter (#7330)
|
||||||
|
|
||||||
## API Changes
|
## API Changes
|
||||||
|
|
||||||
#### What's New
|
#### What's New
|
||||||
|
|
Reference in New Issue