aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/authldap/auth.php
Commit message (Expand)AuthorAge
* Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2Moisés Braga Ribeiro2020-08-16
* Authorization pluginsMoisés Braga Ribeiro2020-05-20
* Merge branch 'master' into psr2Andreas Gohr2019-10-10
|\
| * Add support for custom attributes in LDAP searchAniol Marti2019-07-08
* | PSR2 adjustments for the PassHash classAndreas Gohr2019-03-06
* | PSR-2 for authldap pluginAndreas Gohr2018-05-11
* | visibility declarations in pluginsAndreas Gohr2018-04-27
* | line lengths shortenedAndreas Gohr2018-04-27
* | remove DOKU_INC checksAndreas Gohr2018-04-27
|/
* remove deprecated each calls in pluginsPhy2017-12-20
* Update auth.phpItamar Shoham2016-09-26
* PHPDocs for modifyUser() of ldapauthGerrit Uitslag2016-04-24
* obfuscate auth passwords in config. fixes #1487Andreas Gohr2016-03-12
* Fix for PHP 7, more debugging outputBernhard Liebl2015-10-16
* 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