Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Update license headersChristoph Wurst
2019-12-03Add typed create user eventsChristoph Wurst
2019-11-27TO REVERT LATER: disable some tests in UserTestRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-04Don't process known avatars from LDAPArthur Schiwon
2019-06-26invalidates user when plugin reported deletion successArthur Schiwon
2019-06-21Merge pull request #15964 from nextcloud/enh/noid/user-creation-optionsblizzz
2019-06-19ensures mapping of chosen useridArthur Schiwon
2019-06-19fixes returning the base when multiple are specifiedArthur Schiwon
2019-06-18caches the displayname after an LDAP plugin set itArthur Schiwon
2019-05-27group display name support (service level + ldap)Arthur Schiwon
2019-03-21fix user creation using LDAP PluginVinicius Cubas Brand
2019-03-06remove unused use statementArthur Schiwon
2019-03-05fix nested group retrieval also for 2 other casesArthur Schiwon
2019-03-05Fixed unit test: groupsMatchFilter will not be called multiple times anymore.Roland Tapken
2019-03-01Fix testsJulius Härtl
2019-02-14add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon
2019-02-14ensure attribute names are lower casedArthur Schiwon
2019-01-05ensure db is pristine before starting the testsArthur Schiwon
2018-12-21add tests for the DUIArthur Schiwon
2018-11-07avoid logging of "Partial search results returned: Sizelimit exceeded at"Arthur Schiwon
2018-10-31remove app specific IUserTools and consolidate testArthur Schiwon
2018-10-30Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobjectRoeland Jago Douma
2018-10-30do not run into UniqueConstraintViolationExceptionArthur Schiwon
2018-10-29remove unneeded empty search attribute values, fixes #12086Arthur Schiwon
2018-10-26only write when the displayname differs, but then announce itArthur Schiwon
2018-08-23[LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon
2018-08-15fix unit testsArthur Schiwon
2018-08-10tests for user storage locationArthur Schiwon
2018-08-10convert pagination testsArthur Schiwon
2018-08-10convert connection testsArthur Schiwon
2018-08-10integration test to ensure entries without displayname don't cause troubleArthur Schiwon
2018-08-10convert LDAP offline and backup server integration testsArthur Schiwon
2018-08-10integration test checking the group filterArthur Schiwon
2018-07-13Fix tests for backup ldap server connectionJulius Härtl
2018-07-05adjust and add more unit testsArthur Schiwon
2018-07-05allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon
2018-07-03let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon
2018-07-03Iron User_LDAP testsArthur Schiwon
2018-06-29Merge pull request #10034 from nextcloud/fix/noid/ldap-silence-quota-logmsgsblizzz
2018-06-28lower log level for quota manipulation casesArthur Schiwon
2018-06-28LDAP backup server should not be queried when auth failsArthur Schiwon
2018-05-29check user state when fetching to avoid dealing with offline objectsArthur Schiwon
2018-05-09adjust unit tests for \"Invalid argument supplied for foreach()\" fixRoger Szabo
2018-04-05DI for NC's user managerArthur Schiwon
2018-04-05LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon
2018-03-26Remove deprecated \OCP\User::userExistsRoeland Jago Douma