]> git.ipfire.org Git - ipfire-2.x.git/commit
setup: Store passwords in SHA format
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Oct 2016 21:40:03 +0000 (22:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Oct 2016 21:41:48 +0000 (22:41 +0100)
commiteef9b2529c3cab522dac4f4bcfa1a0075376514e
tree526f51347cdf4e49f4a59f33f46657c54f46cf07
parent574ee681d21b394cbc4d4b498bd4dba9a2a8ebf8
setup: Store passwords in SHA format

htpasswd doesn't protect passwords very well. MD5 was used
before and now any newly created passwords will use the
SHA format.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/106/filelists/files
src/setup/passwords.c