website/docs: prepare 8.4 docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
048467e97d
commit
e37a326b95
|
@ -98,6 +98,15 @@ slug: "2021.8"
|
|||
- web/flow: fix redirects to application being sent multiple times, causing issues with OAuth providers
|
||||
- web/flow: fix rendering of checkboxes in prompt stages
|
||||
|
||||
## Fixed in 2021.8.4
|
||||
|
||||
- api: add basic rate limiting for sentry proxy endpoint
|
||||
- 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
|
||||
- policies/password: fix PasswordStage not being usable with prompt stages
|
||||
- providers/proxy: fix traefik middleware being generated with wrong ports for embedded outposts
|
||||
- web/flows: fix FlowExecutor not updating when challenge changes from outside
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue