summaryrefslogtreecommitdiffstats
path: root/etc/inc/authgui.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix GUI auth from RADIUS to grab group names from the Class attribute. Implem...jim-p2015-08-121-1/+1
* Code style bits and pieces from etcPhil Davis2015-05-311-1/+2
* Code style guide etc in a to ePhil Davis2015-02-261-21/+28
* Fix check for cookies, the way it was implemented didn't work because it woul...Renato Botelho2015-01-081-15/+16
* Add a value to cookie, otherwise it's not set. Before my last change paramete...Renato Botelho2015-01-081-1/+1
* Add secure flag when necessary to cookie_test, as we do for session cookie, t...Renato Botelho2015-01-061-1/+9
* Fix lineup of copyright linesPhil Davis2015-01-011-24/+24
* Seems somehow globals.inc are not being sucked in on the GUIgit diff! Make th...Ermal LUÇI2014-11-261-0/+2
* Be a bit more smart here to not check openvpn side if it is already found. Ti...Ermal LUÇI2014-11-201-8/+10
* Ticket #1681, Renato seems to have done the right thing here, just be a bit m...Ermal LUÇI2014-11-201-15/+17
* Update jquery to 1.11.1Renato Botelho2014-09-181-2/+4
* Change the option for webconfig login autocomplete from opt-in to opt-out, al...Renato Botelho2014-06-181-2/+2
* Unset also hereErmal2014-04-141-0/+2
* Change default charset on pages to utf-8Renato Botelho2014-03-251-2/+2
* xhtml Complianceayvis2014-03-141-2/+2
* Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_...Ermal2013-12-201-1/+1
* Omit IP warning if HTTP_REFERER check is disabled.Matt Smith2013-07-031-1/+1
* Treat openvpn tunnel IPs as local IPs and prevent warning on login page when ...Renato Botelho2013-02-151-0/+13
* Fix login form username field focusPhil Davis2013-02-111-1/+1
* Update HTML in "include" filesColin Fleming2013-02-061-17/+21
* Update PHP shorthand tagColin Fleming2013-01-141-2/+2
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-031-0/+6
* No need to do this here - we have a System > Advanced option that already con...jim-p2012-11-201-1/+1
* Do not allow autocomplete of the password field to avoid security issues:Ermal2012-11-201-1/+1
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-021-2/+2
* fix permissions check to xml package files and show only menus user has acces...marcelloc2012-06-121-1/+1
* making small fixes on jQuery codeVinicius Coque2012-01-211-4/+4
* Scriptaculous / prototype replaced by jQueryVinicius Coque2012-01-151-6/+4
* Only do cookie check if the form has already been posted. The cookie check is...jim-p2011-09-021-1/+1
* If a user's browser does not support cookies, print an error on the login for...jim-p2011-08-311-1/+11
* Log when a user tries to access an unauthorized page.jim-p2011-08-101-0/+6
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-7/+7
|\
| * Fix gettextVinicius Coque2011-07-111-2/+2
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+2
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-1/+1
| |\ \
| * \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-10-111-1/+1
| |\ \ \
| * | | | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-1/+1
| * | | | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-1/+1
| * | | | Implement gettext() calls on authgui.incCarlos Eduardo Ramos2010-08-131-8/+8
* | | | | Merge remote branch 'upstream/master'Seth Mos2011-05-131-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make autocomplete on the login form optional.jim-p2011-05-121-1/+2
| | |_|/ | |/| |
* | | | Merge remote branch 'upstream/master'Seth Mos2011-02-101-1/+1
|\ \ \ \ | |/ / /
| * | | 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
| | |/ | |/|
* | | Add ipv6 local addresses to the IP address list for the rebinding checkSeth Mos2010-11-121-4/+10
|/ /
* | 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
OpenPOWER on IntegriCloud