website/docs: final 2021.8.4 release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
4fc8e61f8c
commit
28ada49910
|
@ -102,10 +102,17 @@ slug: "2021.8"
|
||||||
|
|
||||||
- api: add basic rate limiting for sentry proxy endpoint
|
- api: add basic rate limiting for sentry proxy endpoint
|
||||||
- core: fix user_obj being empty on token API
|
- core: fix user_obj being empty on token API
|
||||||
|
- events: improve logging for task exceptions
|
||||||
- outpost/embedded: only send requests for non-akprox paths when we're doing proxy mode
|
- outpost/embedded: only send requests for non-akprox paths when we're doing proxy mode
|
||||||
- outpost/ldap: delay user information removal upon closing of connection
|
- outpost/ldap: delay user information removal upon closing of connection
|
||||||
- policies/password: fix PasswordStage not being usable with prompt stages
|
- policies/password: fix PasswordStage not being usable with prompt stages
|
||||||
- providers/proxy: fix traefik middleware being generated with wrong ports for embedded outposts
|
- providers/proxy: fix traefik middleware being generated with wrong ports for embedded outposts
|
||||||
|
- providers/proxy: improve error handling for non-tls ingresses
|
||||||
|
- stages/authenticator_validate: show single button for multiple webauthn authenticators
|
||||||
|
- stages/invitation: fix invitation not inheriting ExpiringModel
|
||||||
|
- web/admin: fallback for invitation list on first load
|
||||||
|
- web/admin: fix flow executor not opening in new tab
|
||||||
|
- web/admin: fix list of webauthn devices not updating after rename
|
||||||
- web/flows: fix FlowExecutor not updating when challenge changes from outside
|
- web/flows: fix FlowExecutor not updating when challenge changes from outside
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
Reference in New Issue