summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/conf/metadata.php
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stableAndreas Gohr2013-10-28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (413 commits) release preparation fixed strict violation in ACL plugin Fix issues from teams:i18n:translation-check in localizations ensure locale is set back to the original value skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale unittests for auth_loadACL translation update allow charset for SSO to be configured FS#2148 Mailer: avoid overlong headers in content ids FS#2868 translation update translation update replace \s, \S with [ \t], [^ \t] in regexs used with acls translation update translation update translation update translation update Fix handling of the legacy subscription action name remove obsolete opera handling and session closing remove no longer used ajax.php fix proxy CONNECT where HTTP 1.1 answer is given ...
| * change 'debug' setting to 'security' (rather than 'danger')Christopher Smith2013-08-03
| |
| * add 'danger' alert to authldap config settingsChristopher Smith2013-08-03
| |
| * fix ldap deref option FS2798Andreas Gohr2013-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).
* | fix ldap deref option FS2798Andreas Gohr2013-06-08
|/ | | | | | 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).
* Complete metadata and defaults of auth plugin configsKlap-in2013-02-16
|
* dded config metadata for authldap pluginAndreas Gohr2013-02-02