pfsense/usr/local
Matthew Grooms 659fa7f23b Cleanup authentication code. The basic auth method, the passwd, htpasswd
and pam backing functions have been removed. The basic auth method was
legacy code and the backing functions were redundant with no added value
that I could see. A simplified replacement backing function named
local_backed has been added that authenticates to the local configuration
info which should be identical to system pwdb credentials. Since the
htpassword file is no longer required, sync_webgui_passwords and its
wrapper function system_password_configure have been removed.

The local account management functions were renamed for consistency. A few
minor bugs related to setting local passwords have also been corrected.
2008-08-03 17:54:35 +00:00
..
bin this is super annoying in VMware, exit if running in VMware 2008-07-20 19:15:49 +00:00
captiveportal changes from Dimitri Rodis 2008-04-13 23:09:59 +00:00
etc Adding mhash 2008-07-24 20:48:17 +00:00
lib Adding mhash 2008-07-24 20:48:17 +00:00
pkg Eliminate interfaces_carp_bring_up_final() 2008-07-07 01:05:02 +00:00
sbin Add other needed files so everything works as expected. 2008-07-14 21:12:35 +00:00
share Add protocol definitions needed by ipfw-classifyd. Basically they are copied from the ipfw-classifyd pfPort which inherits them from l7-filter project on sf.net. 2008-08-02 22:24:45 +00:00
www Cleanup authentication code. The basic auth method, the passwd, htpasswd 2008-08-03 17:54:35 +00:00