website/docs: prepare 2021.10.1-rc3

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-10-27 18:56:52 +02:00
parent 1b21b50b77
commit 2a265f706a
1 changed files with 12 additions and 0 deletions

View File

@ -117,6 +117,18 @@ A huge shoutout to all the people that contributed, helped test and also transla
- web/flows: fix authenticator device selection not updating
- web/flows: show cancel link when choosing authenticator challenge
## Fixed in 2021.10.1-rc3
- api: fix error when connection to websocket via secret_key
- core: add toggle to completely disable backup mechanism
- core: add USER_ATTRIBUTE_CHANGE_EMAIL
- events: fix error when notification transport doesn't exist anymore
- outposts: fix docker controller not using object_naming_template
- providers/oauth2: fallback to uid if UPN was selected but isn't available
- providers/oauth2: fix events being created from /application/o/authorize/
- sources/ldap: prevent key `users` from being set as this is an M2M relation
- sources/ldap: skip values which are of type bytes
## Upgrading
This release does not introduce any new requirements.