website/docs: add 2023.2.2 release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
19f5e6e07e
commit
17364c3bd8
|
@ -96,6 +96,17 @@ image:
|
|||
- web/admin: remove groups and users from users and group form to prevent accidental removal when updating
|
||||
- web/admin: use full page size for modals
|
||||
|
||||
## Fixed in 2023.2.2
|
||||
|
||||
- flows: include flow authentication requirement in diagram
|
||||
- lib: don't try to cache generated avatar with full user, only cache with name
|
||||
- providers/ldap: check MFA password on password stage
|
||||
- providers/proxy: fix client credential flows not using http interceptor
|
||||
- providers/proxy: fix value is too long with filesystem sessions
|
||||
- root: use channel send workaround for sync sending of websocket messages
|
||||
- web/admin: fix error when creating new users
|
||||
- web/user: revert truncate behaviour for application description
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's New
|
||||
|
|
Reference in New Issue