Main repository for pfSense
Go to file
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
boot Remove the beastie boot loader prompt and return to prior freebsd behavior. 2007-10-19 21:19:54 +00:00
cf/conf Rewrite the pfsense privilege system with the following goals in mind ... 2008-08-01 06:30:34 +00:00
conf.default Rewrite the pfsense privilege system with the following goals in mind ... 2008-08-01 06:30:34 +00:00
etc Cleanup authentication code. The basic auth method, the passwd, htpasswd 2008-08-03 17:54:35 +00:00
root Set tcsh autologout to 0 2007-04-21 21:28:24 +00:00
sbin DHCP Renew does "too much" Ticket #1260 2007-02-23 18:35:27 +00:00
tmp Only signal a package reinstall on full installations. 2008-07-22 16:18:47 +00:00
usr Cleanup authentication code. The basic auth method, the passwd, htpasswd 2008-08-03 17:54:35 +00:00