mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-26 13:50:48 +00:00
15b785a17b
Replaces "blacklist" terminology with "denylist" across the password policy implementation as part of adopting more inclusive naming conventions. Changes include class names, method names, variable names, comments, and test fixtures. Breaking changes have been intentionally avoided, this PR only includes internal renames that do not impact operators or public APIs. Closes #48865 Signed-off-by: Faseela K <faseela.k@est.tech>