diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-04-04 12:19:52 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-04-04 12:19:52 +0200 |
commit | ef2b079d276a2e485383ce0e1a187d882ae5c1dc (patch) | |
tree | 86520f0d7c926f256aab6504900c6256409f9f5f /CHANGES.md | |
parent | 0dac9c341be56b382fb6d5b918997aa2f41995ad (diff) | |
download | Ishtar-ef2b079d276a2e485383ce0e1a187d882ae5c1dc.tar.bz2 Ishtar-ef2b079d276a2e485383ce0e1a187d882ae5c1dc.zip |
Manage expiration of passwords
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 2ccc2d3ba..8a21b2e98 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Ishtar changelog ### Features/improvements ### - Load task refactoring - manage external_id regen with tasks - Containers: manage history +- Manage expiration of passwords ### Bug fixes ### - Json fields: fix bad save of multi values |