summaryrefslogtreecommitdiffstats
path: root/etc/inc/authgui.inc
Commit message (Expand)AuthorAgeFilesLines
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-041-1/+7
* No need to do this here - we have a System > Advanced option that already con...jim-p2012-11-201-2/+2
* Do not allow autocomplete of the password field to avoid security issues:Ermal2012-11-201-2/+2
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-021-2/+2
* Revert "If a user's browser does not support cookies, print an error on the l...Ermal2011-09-021-11/+0
* If a user's browser does not support cookies, print an error on the login for...jim-p2011-08-311-0/+11
* Log when a user tries to access an unauthorized page.jim-p2011-08-101-0/+6
* Make autocomplete on the login form optional.jim-p2011-05-121-1/+2
* Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)jim-p2011-02-101-1/+1
* * Adding function get_configured_ip_addresses() which returns all interfaces ...Scott Ullrich2010-11-101-1/+1
* Fix text.Erik Fonnesbeck2010-10-101-1/+1
* Wording fix.Warren Baker2010-10-101-2/+2
* No need to use # in color code, it's already set with thisScott Ullrich2010-07-141-1/+1
* Allow overriding the Nifty corners background colorScott Ullrich2010-07-141-3/+7
* Handle VIP DNS-Rebinding detection correctlyScott Ullrich2010-07-141-0/+5
* Fix this function call, it only takes one parameter.jim-p2010-07-131-1/+1
* Print a warning on the login screen if you are accessing the router by a non-...jim-p2010-07-091-0/+20
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-031-28/+3
* Recommit #161 changes. It appears a different commit has broken firewall rul...sullrich2009-12-031-0/+2
* Revert "Redirect to / when logging in to avoid posting to forms accidently an...sullrich2009-12-031-3/+1
* Redirect to / when logging in to avoid posting to forms accidently and cleari...sullrich2009-12-031-1/+3
* Add priv.defs.inc to authgui.incsullrich2009-12-031-2/+2
* Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32sullrich2009-12-021-1/+1
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+2
* * Move functions that output html to guiconfig.incErmal Luci2009-06-181-2/+1
* Set focus to the username fieldBill Marquette2009-03-121-0/+2
* Fix the case when users without access to index.php get an error message.Ermal Luçi2008-11-221-33/+17
* Cleanup some of the authentication code. Fix the problem where you mustMatthew Grooms2008-09-031-40/+17
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-3/+2
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-197/+208
* fix IE loginChris Buechler2008-07-131-1/+1
* Make loginpage more themeable. Only theme that uses this so far is the_wall....Holger Bauer2008-04-051-318/+282
* * Remove blank trailing lineScott Ullrich2008-02-161-1/+2
* Latest LDAP changes from Mark BatchelorScott Ullrich2008-02-031-9/+2
* * Remove trailing blank lineScott Ullrich2008-02-031-1/+1
* Latest eDir / Active Directory tweaks from Mark Batchelor.Scott Ullrich2008-01-311-309/+325
* * Missing =Scott Ullrich2008-01-011-3/+3
* Allow multiple groups to be assigned per user.Scott Ullrich2007-12-281-5/+7
* Adding LDAP backend glue.Scott Ullrich2007-12-271-7/+14
* Store global privs list in $g['privs']Scott Ullrich2007-12-031-0/+1
* Nuke code that does nothing.Scott Ullrich2007-11-191-23/+4
* Make the error message clickable so that the admin can easily return to the GUI.Scott Ullrich2007-11-191-0/+1
* Do not logout session if the user does not have access to a page. We should ...Scott Ullrich2007-11-191-6/+1
* Correctly check for page names by including .php. Strip off / if found so t...Scott Ullrich2007-11-191-2/+2
* Instead of throwing a very vague 401 error actually tell the user which page ...Scott Ullrich2007-11-181-1/+1
* Correctly show 401 errors.Scott Ullrich2007-11-181-1/+8
* Fix field display on login screenBill Marquette2007-08-061-4/+4
* Users that have specific page access can now loginBill Marquette2007-08-011-5/+10
* * fix: background on login screenDaniel Stefan Haischt2007-06-031-1/+5
OpenPOWER on IntegriCloud