Add option 'modPassPlain' to send plaintext password updates to LDAP server
Also add the attributes conf param to metadata.php and to the Catalan and English langs
Fix scrutinizer issues with auth
Error reporting for database auth plugins
Add english description for new authldap options
fix referral settings in AuthLDAP. closes #1023
fix ldap deref option FS2798Do not pass timelimit and deref settings to ldap_search. These valuesshould be set globally via ldap_set_option() instead (as we do forderef).
fixed typos
litte fixes
fixed html error in plugin lang file
Complete metadata and defaults of auth plugin configs
dded config metadata for authldap plugin