aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed indentationsidey792017-11-101-1/+1
* Fixed typo from last commitsidey792017-11-101-1/+1
* Update testUpdateNoRefreshsidey792017-11-101-1/+8
* resolve DIArthur Schiwon2017-11-093-42/+41
* fix unit tests after rebaseArthur Schiwon2017-11-092-48/+67
* add Sync testArthur Schiwon2017-11-091-0/+130
* adjust testsArthur Schiwon2017-11-095-403/+413
* don't skip updating when ajax is set as background job modeArthur Schiwon2017-11-092-5/+75
* move ldap user sync to background (WIP)Arthur Schiwon2017-11-091-91/+116
* Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* Update license headersMorris Jobke2017-11-0629-51/+115
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-035-25/+77
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-0314-127/+1707
* Use ::class in test mocksMorris Jobke2017-10-242-4/+5
* Merge pull request #6677 from nextcloud/downstream-dont-reset-quotaLukas Reschke2017-10-191-15/+10
|\
| * Adjust unittestJuan Pablo Villafáñez2017-09-281-15/+10
* | fix testArthur Schiwon2017-09-291-1/+6
* | fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-299-60/+80
|/
* adapted integration testsArthur Schiwon2017-09-142-13/+35
* improve and extend paging integration testArthur Schiwon2017-09-142-11/+28
* fix limit-flaw in search on paged resultsArthur Schiwon2017-09-141-4/+9
* Merge pull request #5689 from nextcloud/fix-4117Morris Jobke2017-09-143-25/+137
|\
| * listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-313-25/+137
* | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixesMorris Jobke2017-09-041-0/+98
|\ \ | |/ |/|
| * LDAP: Add testStartTlsNegotiationFailure unit testJarkko Lehtoranta2017-07-231-0/+50
| * LDAP: Add testBindWithInvalidCredentials unit testJarkko Lehtoranta2017-07-231-0/+44
| * LDAP: Fix testUseBackupServer unit testJarkko Lehtoranta2017-07-231-0/+4
* | Fix ldap testsRoeland Jago Douma2017-08-092-0/+11
|/
* add convenience script to run all tests at onceArthur Schiwon2017-05-261-0/+34
* Make IDE happyArthur Schiwon2017-05-2610-18/+81
* add missing INotificationManager when creating User backend, LDAPArthur Schiwon2017-05-263-5/+6
* Fix usersInGroup retrievalArthur Schiwon2017-04-251-0/+37
* Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2Arthur Schiwon2017-04-251-0/+105
|\
| * user_ldap: Add support for gidNumberXuanwo2017-04-251-0/+105
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-2410-132/+300
|\ \
| * | 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-3110-120/+278
* | | Change LDAP method namesMorris Jobke2017-04-122-5/+5
* | | Update comments to NextcloudMorris Jobke2017-04-112-3/+3
|/ /
* | 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
|/
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-1/+1
* Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detectionLukas Reschke2017-02-209-41/+608
|\
| * add tests to DB groupArthur Schiwon2017-02-172-0/+12
| * Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-172-9/+69
| * Add repair stepsArthur Schiwon2017-02-175-1/+437