Project

General

Profile

Download (2.75 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2a7a9e3b 11/22/2009 03:46 AM Scott Ullrich

Add shaper.inc and auth.inc

bfea87ff 09/03/2008 05:52 PM Matthew Grooms

Remove the page locking privileges after discussion with Scott on IRC. The
feature was confusing and offered little utility that I could see. If we
really need to provide serialized access to sections of the webui, IMO it
should be a global lock option and enabled or disabled manually and not a...

60286f06 08/11/2008 03:56 PM Matthew Grooms

Do a better job of re-assigning admin privileges when the password reset
menu option is used. Reported by Scott and Chris.

659fa7f2 08/03/2008 05:54 PM Matthew Grooms

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...

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

45ee90ed 07/25/2008 02:28 AM Matthew Grooms

Rewrite portions of the user manager to ensure data is properly synced to
the system password and group databases. This is to provide better support
for centralized user management when local account administration is
preferred.

I also took this opportunity to do some housekeeping. A lot of funtions...

fa66bc7b 03/10/2008 01:18 AM Scott Ullrich

Sync w/ HEAD.

709cc6e0 10/17/2007 12:25 AM Bill Marquette

global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427

31210184 06/02/2007 10:05 PM Scott Ullrich

Close STDIN ($fp) handle before returning back to shell. Major doh's.

7d5b4332 04/21/2006 01:25 AM Scott Ullrich

Alert to user we are changing default username back to admin on reset password.

17f17002 04/19/2006 05:24 PM Scott Ullrich

When resetting the password from the console, reset the username to "admin".

Needless to say I waisted way more time than I should have finding this issue.

262df9d5 08/21/2005 06:29 PM Scott Ullrich

Resync SSH and webConfigurator password after password reset

1b8df11b 03/27/2005 10:39 PM Bill Marquette

Add $Id$ tags

5929e4c0 03/20/2005 05:37 AM Bill Marquette

write_config() descriptions

bbc3533f 02/12/2005 02:59 AM Scott Ullrich

Style clieanup.

a78ca285 01/31/2005 06:15 AM Scott Ullrich

Reset password to pfsense

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision