website/docs: prepare 2022.10.1
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
8d7ce49101
commit
77a67dcbc1
|
@ -3789,6 +3789,19 @@ Changed response : **200 OK**
|
|||
- web/flows: update flow background
|
||||
- website/docs: add warning to trace log level
|
||||
|
||||
## Fixed in 2022.10.1
|
||||
|
||||
- blueprints: fix error when cleaning up unset attribute
|
||||
- blueprints: improve error handling
|
||||
- core: check if session is authenticated before showing linked message
|
||||
- core: explicitly enable locales (#3889)
|
||||
- core: refactor MessageStage to not use dynamic class
|
||||
- core: set prehydrated locale based on active backend locale
|
||||
- core: show success message when authenticating/enrolling after flow is finished
|
||||
- flows: fix error due to not validating error challenge
|
||||
- sources/saml: set username field to name_id attribute
|
||||
- web/common: disable API Drawer by default in user interface
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue