Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |