1
0
mirror of synced 2026-01-16 08:14:08 +00:00
Stéphane Jourdois 5cd664c6b0 Encrypt root password with sha256 by default.
- Use perl crypt with some magic rather than openssl to hash root
password, either generated or provided by user.
- Remove the undocumented dependency on openssl.
- Add a hash_method option to configure the hashing algorithm.
- Permit md5, sha256 and sha512, and use sha256 as default.
- Remove TODO entry about "more random" passwords.
- Remove an ugly system() call.
2010-07-25 22:10:59 +02:00
..
2010-07-16 16:27:42 +02:00
2010-07-16 16:27:42 +02:00
2010-07-16 16:27:42 +02:00
2010-07-16 16:27:42 +02:00
2010-07-16 16:27:42 +02:00