mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
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.