core: fix user_obj being empty on token API

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-08-30 12:51:14 +02:00
parent adc18b2991
commit a016f99450
3 changed files with 3 additions and 2 deletions

View File

@ -101,6 +101,7 @@ slug: "2021.8"
## Fixed in 2021.8.4
- api: add basic rate limiting for sentry proxy endpoint
- core: fix user_obj being empty on token API
- 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