From f034d1ac8ac5c3206178982cb79d92a009813e02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Hru=C5=A1ka?= Date: Tue, 28 May 2024 10:44:51 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad1d372b..adc69a91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## v24.20 ### Pre-releases +- `v24.20-alpha6` - `v24.20-alpha5` - `v24.20-alpha4` - `v24.20-alpha3` @@ -13,6 +14,7 @@ - Default password criteria are more restrictive (#372, `v24.20-alpha1`, Compatible with Seacat Auth Webui v24.19-alpha and later, Seacat Account Webui v24.08-beta and later) ### Fix +- Delete client cookie on introspection failure (#385, `v24.20-alpha6`) - Extend session expiration at cookie entrypoint (#383, `v24.20-alpha5`) - Do not log failed LDAP login as error (#381, `v24.20-alpha4`) - Properly handle Argon2 verification error in login call (#378, `v24.20-alpha3`)