summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/auth.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* switched to bcrypt as per #4120daniel2016-01-141-5/+23
* Code style and white space in etcPhil Davis2015-12-101-4/+4
* etc inc delete $Id commentsPhil Davis2015-11-101-1/+4
* Copyright and license cleanupRenato Botelho2015-11-091-5/+3
* Completed #5333Stephen Beaver2015-10-221-41/+54
* White space and minor bits in etcPhil Davis2015-09-161-6/+6
* Add support for LDAP RFC2307 style group membership. Resolves #4923jim-p2015-09-141-8/+17
* Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383jim-p2015-09-141-0/+12
* Merge branch 'master' into bootstrapRenato Botelho2015-09-101-1/+1
|\
| * pw lock/unlock throws out error messages even when called with -q, send stder...Renato Botelho2015-09-101-1/+1
* | Integrate bootstrap etc/inc with masterPhil Davis2015-08-301-20/+20
* | Fixed bug #5028Stephen Beaver2015-08-281-1/+1
* | Merge branch 'master' into bootstrapRenato Botelho2015-08-261-24/+40
|/
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1627
OpenPOWER on IntegriCloud