diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-04-05 12:33:41 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-04-05 12:33:41 +0200 |
commit | ea9f65db6850600e21895603102e9a5983f2d2f6 (patch) | |
tree | a3e9ef620a1432f17503d221a0b798c3d7005c07 /CHANGES.md | |
parent | ef2b079d276a2e485383ce0e1a187d882ae5c1dc (diff) | |
download | Ishtar-ea9f65db6850600e21895603102e9a5983f2d2f6.tar.bz2 Ishtar-ea9f65db6850600e21895603102e9a5983f2d2f6.zip |
Manage strong password policy (ISHTAR_STRONG_PASSWORD_POLICY) with "Each character type" validator
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 8a21b2e98..4301e95c4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ Ishtar changelog - Load task refactoring - manage external_id regen with tasks - Containers: manage history - Manage expiration of passwords +- Manage strong password policy (ISHTAR_STRONG_PASSWORD_POLICY) with "Each character type" validator ### Bug fixes ### - Json fields: fix bad save of multi values |