website/docs: prepare 2023.5.1 release notes (#5679)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
9c69f67778
commit
873aaf85f9
|
@ -105,6 +105,19 @@ image:
|
|||
- web: fix API browser error (#5402)
|
||||
- web: fix loading text not being loaded (#5497)
|
||||
|
||||
## Fixed in 2023.5.1
|
||||
|
||||
- lib: fix fallback_names migration not working when multiple objects with the same name exist (#5637)
|
||||
- providers/radius: add warning message when radius provider is not used with outpost (#5656)
|
||||
- providers/scim: default to None for fields instead of empty list (#5642)
|
||||
- providers/scim: improve backchannel signalling (#5657)
|
||||
- sources/ldap: improve error message (#5653)
|
||||
- sources/ldap: log full exception when user password set fails (#5678)
|
||||
- web/admin: fix radius provider page (#5651)
|
||||
- web/flows: fix authenticator_validate device selection not sent to backend (#5638)
|
||||
- web/flows: improve UI for TOTP code input (#5676)
|
||||
- web/flows: update flow background (#5639)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's Changed
|
||||
|
|
Reference in New Issue