nextcloud/apps/user_ldap
Arthur Schiwon 3338a0f236 port of #9500
don't trigger update from checkPassword, it is already  called by userExists, this is enough.

do not write to database when the value is the same

add test cases. also split test classes in a file each, looks like only the first class is being executed

also appconfig shall not write to database if the value is unchanged
2014-07-08 16:32:01 +02:00
..
ajax LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 2013-12-04 18:58:09 +01:00
appinfo add ocsids to info.xml 2014-07-07 17:11:50 +02:00
command Fix casing and PHPDoc 2014-06-03 19:10:18 +02:00
css Fixes settings.css and converts more styles. 2014-01-26 03:02:52 +05:30
js fully translatable user_webdav 2014-05-29 00:23:23 +02:00
l10n [tx-robot] updated from transifex 2014-07-05 01:56:33 -04:00
lib fix instantiation of Access class 2014-06-27 18:49:11 +02:00
templates document always links to the current version of OC 2014-05-29 01:30:24 +02:00
tests Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 2014-06-25 11:45:55 +02:00
group_ldap.php also adapt result check from readAttribute 2014-06-27 20:09:16 +02:00
group_proxy.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
settings.php make user_ldap fully translatable 2014-05-25 14:41:59 +02:00
user_ldap.php port of #9500 2014-07-08 16:32:01 +02:00
user_proxy.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00