diff options
author | Simon Beck <simon.beck@earthnet.ch> | 2022-02-08 17:59:59 +0100 |
---|---|---|
committer | Simon Beck <simon.beck@earthnet.ch> | 2022-02-10 20:51:01 +0100 |
commit | f05e41c9aad83f3d45aff620a739a116c32b4c47 (patch) | |
tree | 13c8de24260478e90419292ffd6c3035d1f95ee6 /nix/builder/install/install.go | |
parent | dbd900371466edfdc7bb7f09080c6698e4f8e647 (diff) | |
download | bottin-f05e41c9aad83f3d45aff620a739a116c32b4c47.tar.gz bottin-f05e41c9aad83f3d45aff620a739a116c32b4c47.zip |
Improve password hash handling
This adds support for more hash algorithms. Also a stored password will
be updated to SSHA512 upon a successful bind. It will also automatically
hash a cleartext password if the `userpassword` field is modified with
a cleartext one.
Hashes supported:
* SSHA
* SSHA256
* SSHA512
Diffstat (limited to 'nix/builder/install/install.go')
0 files changed, 0 insertions, 0 deletions