summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/auth.inc
Commit message (Expand)AuthorAgeFilesLines
* Use the full CA chain when sending an LDAP SSL query. Fixes #7830jim-p2017-08-301-4/+6
* Restore bad username or password messageSteve Beaver2017-08-301-1/+1
* Don't print a PHP error if LDAP STARTTLS fails.jim-p2017-08-291-1/+1
* If a client address is in the webConfiguratorlockout table, do not allow them...jim-p2017-07-141-0/+25
* Experimental login page designSteve Beaver2017-06-151-0/+1
* Merge pull request #3598 from PiBa-NL/phpsessionmanagerjim-p2017-04-031-5/+7
|\
| * phpsessionmanager, this helps starting and committing the php session prevent...PiBa-NL2017-02-271-5/+7
* | Add user option to sort interface namesPhil Davis2017-03-301-0/+2
* | Redmine #7381 Disable detail in alias popupPhil Davis2017-03-131-0/+2
|/
* GET/POST conversionSteve Beaver2017-02-141-2/+2
* Merge pull request #3540 from phil-davis/get_user_privileges-cacheRenato Botelho2017-02-131-10/+33
|\
| * Use cached groups in get_user_privilegesPhil Davis2017-02-131-10/+33
* | Fix ldap_get_groups return value when downPhil Davis2017-02-131-2/+2
|/
* logout via POSTSteve Beaver2017-02-101-3/+3
* Remove \n from gettext stringsRenato Botelho2017-02-031-2/+2
* Add protocol selection to Radius server configurationRenato Botelho2017-01-111-2/+41
* Ensure that the more secure option is used if both user-copy-files and user-c...doktornotor2016-12-161-2/+2
* Add support for chrooted SCPdoktornotor2016-12-161-0/+2
* Merge pull request #3240 from derelict-pf/ldap_starttlsRenato Botelho2016-12-061-20/+52
|\
| * Added STARTTLS to LDAP Auth Server Configderelict-pf2016-10-141-20/+52
* | increase webgui usability when the remote ldap server isn't availablePiBa-NL2016-10-151-2/+3
|/
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-4/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Save widget settings per userPhil Davis2016-08-021-3/+10
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-44/+43
* Merge pull request #2764 from NewEraCracker/redmine-6011Chris Buechler2016-06-301-1/+2
|\
| * Fix Redmine #6011NewEraCracker2016-06-151-1/+2
* | Feature #6388 custom GUI preference settings per userPhil Davis2016-06-231-0/+60
|/
* One more escapeshellarg for auth.inc on 2.4. Ticket #6475jim-p2016-06-091-1/+1
* Use escapeshellarg on shell calls in auth.inc. Ticket #6475jim-p2016-06-091-10/+18
* Copy users config files from skeleton dirRenato Botelho2016-05-311-1/+11
* Improve readabilityRenato Botelho2016-05-311-2/+10
* Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ti...Chris Buechler2016-05-241-4/+4
* Silence mwexec output. Now that the groupdel actually works, it spams the log...Chris Buechler2016-05-131-1/+1
* Use -g with groupdel when passing a GID. Ticket #6352Chris Buechler2016-05-121-1/+1
* Respect all Class attributes returned by the RADIUS server, not only the last...jim-p2016-04-071-2/+9
* Teach get_user_privileges how to retrieve groups from LDAP/RADIUS, and have g...jim-p2016-04-071-1/+19
* Includes - Remove PersonalizationsNOYB2016-04-041-2/+2
* Don't modify the group file for scope remote. Ticket #6012Chris Buechler2016-03-291-1/+1
* Check whether group exists using GID rather than name. Users can change the n...Chris Buechler2016-03-191-8/+3
* Fix CSS paths missed by 9d1be24ef72c0c27fe7a297bf79ec5e4f552a390NewEraCracker2016-03-171-1/+1
* Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-101-4/+4
* This should prevent the possibility of illegal offsetsNewEraCracker2016-02-081-0/+4
* Revert chmod change from 9219378b588ce968702be2a7e153aa984504b6aaNewEraCracker2016-01-191-0/+0
* Update auth.incDan Vinakovsky2016-01-181-1/+1
* add note about r284483Daniel Vinakovsky2016-01-181-4/+4
* more style fixes. unset old fieldsDaniel Vinakovsky2016-01-181-4/+3
* style fixesDaniel Vinakovsky2016-01-181-4/+2
* compatibility with freebsdDaniel Vinakovsky2016-01-161-0/+9
OpenPOWER on IntegriCloud