]> git.ipfire.org Git - ipfire-2.x.git/commit
passwords.c: Update number of rounds for passwords from 7 to 10
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 7 May 2025 09:58:33 +0000 (11:58 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 May 2025 10:13:32 +0000 (10:13 +0000)
commit75b77a2b2643316fed1e1e510f607809be2dc813
tree09d2507b17824e2dc90fdbc9641786204a740ae0
parent9c0dab3d3ca807e836823253aced80a14bc1970a
passwords.c: Update number of rounds for passwords from 7 to 10

- This improves the security of the root and admin passwords created and makes it the
   same as used for the proxy local auth password code in proxy.cgi & chpasswd.cgi

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/setup/passwords.c