server/apps/user_ldap
Arthur Schiwon 203b0e9cba
on clone Connection, do not take over the existing LDAP resource
For one, it solves potential conflicts when using the resource. For the
other, one on the login check (the only place where a clone happens
currently) we do not need to rebind after confirming the user's login
was successful.
2016-04-22 21:43:41 +02:00
..
ajax Update author information 2016-03-01 17:25:15 +01:00
appinfo Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00
command Happy new year! 2016-01-12 15:02:18 +01:00
css Design LDAP wizard to better integrate into the design 2016-03-30 15:24:14 +02:00
img LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
js/wizard replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
l10n [tx-robot] updated from transifex 2016-04-19 01:55:59 -04:00
lib on clone Connection, do not take over the existing LDAP resource 2016-04-22 21:43:41 +02:00
templates Use proper shortcut methods in templates 2016-04-06 10:25:04 +02:00
tests apps: Fix typos (found by codespell) (#23862) 2016-04-12 12:52:51 +02:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00
group_ldap.php Update author information 2016-03-01 17:25:15 +01:00
group_proxy.php Happy new year! 2016-01-12 15:02:18 +01:00
settings.php Happy new year! 2016-01-12 15:02:18 +01:00
user_ldap.php improve log output when no LDAP user was found on login attempt 2016-03-05 00:18:34 +01:00
user_proxy.php Happy new year! 2016-01-12 15:02:18 +01:00