summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/auth.php
Commit message (Expand)AuthorAge
* Error reporting for database auth pluginsPatrick Brown2015-05-06
* Two new authldap config options: 'userkey' denotes the LDAPSascha Klopp2015-03-03
* fix referral settings in AuthLDAP. closes #1023Andreas Gohr2015-02-09
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* scrutinizer documentations issuesGerrit Uitslag2014-09-29
* Merge remote-tracking branch 'origin/auth_getUserData_improvements'Andreas Gohr2014-09-26
|\
| * Allow user info to be retrieved without groupsChristopher Smith2014-03-12
| * Restore correct public interface of getUserData() for authldapChristopher Smith2014-03-12
* | fixed undefined variable in LDAP pluginAndreas Gohr2014-05-18
* | Simplify code and remove unreachable checkAxel Angel2014-05-08
* | Hash and salt password with PassHash::sshaAxel Angel2014-05-08
* | Allow authldap to change password with ldap superuser only if necessaryAxel Angel2014-05-08
* | Authldap: implement change password in modifyUserAxel Angel2014-05-08
|/
* streamlined retrieveUsers() signature over all auth plugins FS#2919Andreas Gohr2014-02-15
* authldap: handle bad groupkey gracefullyAndreas Gohr2014-02-14
* Update auth.phpSteScho2014-02-03
* Update auth.phpSteScho2014-01-30
* Fix password decryption during LDAP rebindingMichael Hamann2013-11-08
* skips 'count' entries in ldap results. Fixes FS#2370Gerrit Uitslag2013-09-20
* fix problem when ldap returns no groups FS#2788Andreas Gohr2013-06-07
* fix ldap deref option FS2798Andreas Gohr2013-06-07
* LDAP: do not bind anonymously if superuser is set FS#2607Andreas Gohr2013-04-19
* fixes for authldapAndreas Gohr2012-11-09
* make all sub auth classes call the parent constructorAndreas Gohr2012-11-09
* Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
* Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20