]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
perl-Apache_Htpasswd: remove module from IPFire
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 6 May 2025 14:10:12 +0000 (16:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 May 2025 09:01:30 +0000 (09:01 +0000)
commitb63aac0d9a974bddecbfe65c2d01234554a2944f
treebe00fe64403f7e0388e26d6d6ab2637012ec014e
parent4c39e38f90fea60ef62e07267fd84f1b89de0297
perl-Apache_Htpasswd: remove module from IPFire

- This module was only used for the proxy.cgi and chpasswd.cgi files for the local
   authentication option.
- As this module was last updated in Nov 2012 its use has been replaced by direct use
   of htpasswd. This is dealt with by other patches in this set.
- With those changes this module is no longer required.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/perl-Apache-Htpasswd [deleted file]
lfs/perl-Apache-Htpasswd [deleted file]
make.sh