website/docs: add release notes for 2021.6
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
fe6963c428
commit
35f2c5d96a
|
@ -80,6 +80,23 @@ slug: "2021.6"
|
|||
- web/flows: improve display of allowed fields for identification stage
|
||||
- website/docs: add docs for outpost configuration
|
||||
|
||||
## Fixed in 2021.6.1
|
||||
|
||||
- core: fix error getting stages when enrollment flow isn't set
|
||||
- core: fix error when creating AuthenticatedSession without key
|
||||
- flows: fix error when stage has incorrect type
|
||||
- providers/saml: add support for NameID type unspecified
|
||||
- providers/saml: fix error when getting transient user identifier
|
||||
- providers/saml: fix NameIDPolicy not being parsed correctly
|
||||
- recovery: fix error when creating multiple keys for the same user
|
||||
- stages/authenticator_duo: fix error when enrolling an existing user
|
||||
- stages/authenticator_duo: make Duo-admin viewset writeable
|
||||
- website/docs: Add a note about Protocol Overwrite (#1031)
|
||||
- website/docs: add changelog for release candidates
|
||||
- website/docs: add docs for flow executor
|
||||
- website/docs: add wekan (#1032)
|
||||
- website/docs: remove migrate command
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue