mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
f2b1e73929
This checks that the private key used to encode the passwords has not changed since last successful startup, leading to a corruption of all the passwords. Lots of common scenario are covered, with various combinations of key in a file or from a seed, set in the config file or in an env variable or through CLI, and so on.