keycloak-scim/server-spi-private
Christopher Miles 1646315939 Deny list lower cases all passwords when loading from file
Closes #28381

We always lower case the inbound password before comparing against the deny list
yet the deny list may contain passwords that contain upper case letters. With
this change we will now convert passwords from the deny list into lower case
while loading, ensuring that more passwords match the deny list.

Signed-off-by: Christopher Miles <twitch@nervestaple.com>
2024-04-15 08:49:37 +02:00
..
src Deny list lower cases all passwords when loading from file 2024-04-15 08:49:37 +02:00
pom.xml fix: removal of resteasy-core (#27032) 2024-02-29 11:43:13 +00:00