]> git.ipfire.org Git - ipfire-2.x.git/commit
proxy.cgi: Switch to MD5 hashed passwords for local user auth.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 7 Feb 2020 11:06:39 +0000 (12:06 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 16 Feb 2020 15:49:13 +0000 (15:49 +0000)
commit77ea7462bcc134b6147dd985abdd4e2311487515
tree6dd1c4a77b73af8f659008b8282dec01c72d3768
parent7b7789da2f79bf00c98139c17c18002388d4f0df
proxy.cgi: Switch to MD5 hashed passwords for local user auth.

The former used default Crypt algorithmus only supports passwords up to
eight signs wheater MD5 does not have any limitation here.

Fixes 12290.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
html/cgi-bin/proxy.cgi