summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/User
Commit message (Expand)AuthorAgeFilesLines
* PHP-CS-Fixer greenRoeland Jago Douma2020-04-161-3/+3
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-141-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-42/+30
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-9/+9
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-93/+93
* Update license headersChristoph Wurst2019-12-053-4/+5
* TO REVERT LATER: disable some tests in UserTestRoeland Jago Douma2019-11-271-5/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-273-7/+7
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-5/+5
* Don't process known avatars from LDAPArthur Schiwon2019-09-041-0/+93
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-141-3/+49
* ensure attribute names are lower casedArthur Schiwon2019-02-141-2/+6
* ensure db is pristine before starting the testsArthur Schiwon2019-01-041-0/+3
* add tests for the DUIArthur Schiwon2018-12-211-0/+118
* remove app specific IUserTools and consolidate testArthur Schiwon2018-10-301-124/+100
* Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobjectRoeland Jago Douma2018-10-301-4/+39
|\
| * do not run into UniqueConstraintViolationExceptionArthur Schiwon2018-10-301-8/+18
| * only write when the displayname differs, but then announce itArthur Schiwon2018-10-251-0/+25
* | remove unneeded empty search attribute values, fixes #12086Arthur Schiwon2018-10-291-1/+6
|/
* adjust and add more unit testsArthur Schiwon2018-07-051-17/+67
* allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-051-19/+15
* let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon2018-07-031-0/+105
* Iron User_LDAP testsArthur Schiwon2018-07-031-498/+266
* lower log level for quota manipulation casesArthur Schiwon2018-06-281-132/+100
* adjust unit tests for \"Invalid argument supplied for foreach()\" fixRoger Szabo2018-05-091-4/+4
* Fixed indentationsidey792017-11-101-1/+1
* Fixed typo from last commitsidey792017-11-101-1/+1
* Update testUpdateNoRefreshsidey792017-11-101-1/+8
* adjust testsArthur Schiwon2017-11-091-312/+169
* Update license headersMorris Jobke2017-11-062-0/+6
* Use ::class in test mocksMorris Jobke2017-10-241-3/+4
* Adjust unittestJuan Pablo Villafáñez2017-09-281-15/+10
* listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-311-1/+1
* Fix ldap testsRoeland Jago Douma2017-08-091-0/+2
* unit test adjustmentRoger Szabo2017-04-071-21/+31
* lower case for attributesRoger Szabo2017-04-061-7/+7
* usertest adjustmentRoger Szabo2017-03-311-1/+1
* usertest adjustmentRoger Szabo2017-03-311-11/+11
* restore ldap_password_renew_prRoger Szabo2017-03-312-69/+211
* Include tests for "default" and "none" quotasJuan Pablo Villafáñez2017-03-291-0/+80
* Add new testes to cover more casesJuan Pablo Villafáñez2017-03-291-0/+210
* Adjust current tests to match the expectationsJuan Pablo Villafáñez2017-03-291-28/+26
* Update tests for phunit 5.5Victor Dubiniuk2016-10-131-6/+12
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix getMock user_ldapRoeland Jago Douma2016-09-062-26/+45
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-1/+0
* New LDAPProvider for user_ldaproot2016-07-221-1/+2
* Fix apps/Joas Schilling2016-07-212-4/+6