Project

General

Profile

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

# Date Author Comment
fd4151a9 03/04/2011 10:05 PM Ermal LUÇI

Enforce session establishment.

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

52860a44 03/14/2009 11:54 PM Bill Marquette

fix typo

d97ab688 09/03/2008 08:33 PM Matthew Grooms

Cleanup some of the authentication code. Fix the problem where you must
navigate away from the initial page twice to get somewhere. Remove some
of the cruft that was no longer used. Don't unconditionally redirect a
user to their homepage if another url was specified pre-login. This will...

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

0ab7198a 12/02/2007 04:33 AM Scott Ullrich

Strip / out.

0433a8ff 11/19/2007 01:20 AM Scott Ullrich

Remove annoying shake on error.

859e12ed 11/19/2007 12:15 AM Scott Ullrich
  • Turn off debugging.
  • Show Loading in error space but show it without being red.
be23be5a 11/18/2007 11:35 PM Scott Ullrich
  • Correctly report invalid password
  • Correctly report invalid username
  • Correctly report 401 errors
950f0f9e 11/18/2007 11:25 PM Scott Ullrich

Correctly show 401 errors.

fab7ff44 04/13/2007 03:26 AM Bill Marquette

Backport usermanager code from HEAD so I can get it in the snaps and
start testing it properly
There's still some CSS/HTML fixes needed but the code seems to work