Ermal
4111fcf530
Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions
2013-01-03 22:50:47 +00:00
Vinicius Coque
ea0d4171c0
Converting headjs javascript code from prototype to jQuery
2012-01-15 12:51:33 -02:00
Ermal
fd4151a947
Enforce session establishment.
2011-03-04 22:05:39 +00:00
Scott Ullrich
7ac5a4cb18
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 19:14:40 -04:00
Bill Marquette
52860a445f
fix typo
2009-03-14 18:54:05 -05:00
Matthew Grooms
d97ab68861
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
allow admins to create bookmarks to specific pfsense webui pages.
2008-09-03 20:33:06 +00:00
Matthew Grooms
6b07c15ad8
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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
0ab7198a11
Strip / out.
2007-12-02 04:33:21 +00:00
Scott Ullrich
0433a8ff3a
Remove annoying shake on error.
2007-11-19 01:20:10 +00:00
Scott Ullrich
859e12eddb
* Turn off debugging.
...
* Show Loading in error space but show it without being red.
2007-11-19 00:15:28 +00:00
Scott Ullrich
be23be5acb
* Correctly report invalid password
...
* Correctly report invalid username
* Correctly report 401 errors
2007-11-18 23:35:27 +00:00
Scott Ullrich
950f0f9e08
Correctly show 401 errors.
2007-11-18 23:25:21 +00:00
Bill Marquette
fab7ff44cb
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
2007-04-13 03:26:35 +00:00