nextcloud/apps/user_ldap
Arthur Schiwon bdc418d1f9 var count is assigned in the inner loop so it must be checked inside there to be properly used as part of the exit condition of the outer loop 2014-04-09 11:31:56 +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 Miscellaneous text fixes for core apps 2014-03-26 15:43:03 +00:00
css Fixes settings.css and converts more styles. 2014-01-26 03:02:52 +05:30
js Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 2014-02-10 11:29:02 +01:00
l10n [tx-robot] updated from transifex 2014-04-09 01:56:49 -04:00
lib var count is assigned in the inner loop so it must be checked inside there to be properly used as part of the exit condition of the outer loop 2014-04-09 11:31:56 +02:00
templates Merge pull request #6221 from leo-b/ldap_get_all_groups 2014-04-07 13:00:32 +02:00
tests add test for cloning and keeping configuration seperate 2014-03-21 15:31:30 +01:00
group_ldap.php make getGroupsChunk() protected instead of private 2014-03-13 10:57:19 +01:00
group_proxy.php LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 2013-11-25 22:05:00 +01:00
settings.php LDAP Wizard: fix couple more or less nasty bugs aka polishing 2013-10-17 19:13:28 +02:00
user_ldap.php LDAP: improve compilation of filters 2014-02-19 13:13:01 +01:00
user_proxy.php remove remaining testing artefact 2014-03-03 10:20:37 +01:00