Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Two new authldap config options: 'userkey' denotes the LDAP | Sascha Klopp | 2015-03-03 |
| | | | | | attribute holding the username, 'modPass' allows to disable password changing by the user. | ||
* | fix referral settings in AuthLDAP. closes #1023 | Andreas Gohr | 2015-02-09 |
| | |||
* | fix ldap deref option FS2798 | Andreas Gohr | 2013-06-07 |
| | | | | | | Do not pass timelimit and deref settings to ldap_search. These values should be set globally via ldap_set_option() instead (as we do for deref). | ||
* | fixed broken default config options (FS#2789) | Anika Henke | 2013-05-27 |
| | |||
* | Complete metadata and defaults of auth plugin configs | Klap-in | 2013-02-16 |
| | |||
* | fixes for authldap | Andreas Gohr | 2012-11-09 |
* makes proper use of plugin config * adds a few first defaults, but the whole config metadata is still missing * proper PHP5 use and comments |