]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
proxy.cgi: Fixes bug12755 - proxy auth problem with password longer than 8 chars
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 6 May 2025 14:10:10 +0000 (16:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 May 2025 09:01:30 +0000 (09:01 +0000)
commita63c51da8ea03896c3340960821fbacece58f861
tree6c0720266a9dd4329021bbdfd4ab67ee81dd9776
parent6c1549ff7a9c8e3f9f17a29a6b169fce175fea42
proxy.cgi: Fixes bug12755 - proxy auth problem with password longer than 8 chars

- This makes the proxy local password management the same between chpasswd.cgi and
   proxy.cgi
- Tested out on my vm testbed and was able to create and modify users and their passwords
   in the proxy.cgi page or modify a password for a specified user on the chpasswd.cgi
   page. This all happened successfully and was confirmed by testing out the local
   authentication.

Fixes: bug12755
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/proxy.cgi