summaryrefslogtreecommitdiffstats
path: root/etc/inc/auth.inc
Commit message (Expand)AuthorAgeFilesLines
* Put these logs under debug since that's their purposeErmal2012-11-191-1/+2
* Put these logs under debug since that's their purposeErmal2012-11-191-2/+4
* authentication, don't log 'errors' on normal procedurePiBa-NL2012-11-181-3/+3
* Not sure why this has been hidden so deep but putting that in the right place...Ermal2012-11-151-2/+0
* Supress the error message if the ldap bind doesnt happenWarren Baker2012-07-271-1/+1
* Fix LDAP over IPv6 (works fine, just needed slight adjustment to URI)jim-p2012-06-301-5/+9
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-051-3/+5
* Do not allow empty passwords since this might cause problems for some authent...Ermal2012-05-301-2/+2
* As suggested by wagonza, using SAMEORIGIN for X-Frame-Options is sufficient h...jim-p2012-05-151-1/+1
* Add click jacking support. Ticket #2419Scott Ullrich2012-05-101-1/+3
* Handle HTTPOnly and Secure flags on cookiesWarren Baker2012-05-091-0/+12
* Looking at pw code : chars are invalid in a comment fieldgit diff! Replace th...Ermal2012-03-121-1/+2
* Another try to eliminate the warning 'PHP Warning: Cannot modify header info...Ermal2012-02-081-1/+2
* Revert "Check if a session already exists to avoid errors issued by php on se...Erik Fonnesbeck2012-02-071-2/+1
* Check if a session already exists to avoid errors issued by php on sesion_sta...Ermal2012-02-071-1/+2
* Include admin user in bootup account syncjim-p2012-01-251-6/+2
* Be more careful when creating and removing a user, to only alter a user if it...jim-p2012-01-231-3/+15
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-2/+2
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-8/+8
* mhash -> hash change from Ermaljim-p2012-01-191-1/+1
* Ticket #1052. Merge patch referenced in ticket.Ermal2011-11-141-5/+5
* Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_...jim-p2011-10-251-24/+19
* Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927jim-p2011-10-051-0/+1
* Check that we have user password otherwise strange things happen if tehre is ...Ermal2011-09-281-0/+5
* Added extended query possibility (for example, group membership)namezero1111112011-08-281-2/+13
* Unbreak the DNS rebind check when accessing over IPv4smos2011-08-211-1/+2
* Fix the referrer checks for IPv6 addresses Ticket #1583smos2011-08-211-0/+8
* Fix the DNS rebind Check for IPv6 addresses Ticket #1583smos2011-08-211-3/+4
* Correct array key typo mistake. Ticket #1052Ermal2011-08-081-3/+3
* Ticket #1052. Enforce certificates if they are present for authenticating to ...Ermal2011-07-151-5/+43
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-34/+34
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-6/+10
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-0/+2
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-1/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into incVinicius Coque2011-01-281-1/+5
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-40/+68
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-0/+37
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-031-3/+3
| |\ \ \ \ \ \ \
| * | | | | | | | More gettext fixesRenato Botelho2010-10-011-2/+2
| * | | | | | | | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-7/+7
| * | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-011-0/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-131-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-7/+7
| * | | | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-181-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-08-161-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Implement gettext() calls on auth.incCarlos Eduardo Ramos2010-08-131-36/+36
* | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-07-011-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Add proper checks in auth code for testing if the section has been set in the...Ermal2011-06-281-6/+10
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-121-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Add an IPsec xauth permission. Try to use the nologin shell first (just unloc...jim-p2011-04-081-0/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
OpenPOWER on IntegriCloud