#
6405e5fd |
| 31-Dec-2024 |
spike <spike@fedoraproject.org> |
Add option 'modPassPlain' to send plaintext password updates to LDAP server
|
#
6162eea8 |
| 09-Jul-2019 |
Aniol Marti <aniol@aniolmarti.cat> |
Also add the attributes conf param to metadata.php and to the Catalan and English langs
|
#
84f66e9f |
| 16-Mar-2015 |
Sascha Klopp <klopp@rrzn.uni-hannover.de> |
Add english description for new authldap options
|
#
d75d76b2 |
| 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fix referral settings in AuthLDAP. closes #1023
|
#
af07997c |
| 30-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
Merge branch 'master' into configmgr_improvements
Conflicts: inc/auth.php inc/template.php lib/plugins/authad/lang/zh/settings.php lib/plugins/authldap/lang/en/settings.php lib/plugins/authldap
Merge branch 'master' into configmgr_improvements
Conflicts: inc/auth.php inc/template.php lib/plugins/authad/lang/zh/settings.php lib/plugins/authldap/lang/en/settings.php lib/plugins/authldap/lang/zh/settings.php lib/plugins/authmysql/lang/zh/settings.php lib/plugins/config/settings/config.class.php lib/plugins/usermanager/admin.php
show more ...
|
#
e7fbe189 |
| 07-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
fix ldap deref option FS2798
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).
|
#
bdac7415 |
| 24-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed typos
|
#
338ac38c |
| 24-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed typos
|
#
5ebd6fd9 |
| 16-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
litte fixes
|
#
27ffb3e1 |
| 16-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into authpluginconfig
|
#
4005b080 |
| 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed html error in plugin lang file
|
#
45970804 |
| 16-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
Complete metadata and defaults of auth plugin configs
|
#
10bf8148 |
| 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
dded config metadata for authldap plugin
|