summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * add integration test for uuid attr detectionArthur Schiwon2017-02-171-0/+86
| * Fix integration test by not relying on Fake instancesArthur Schiwon2017-02-173-40/+13
* | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
|/
* Merge pull request #3264 from nextcloud/ldap-deny-long-dnsMorris Jobke2017-01-261-1/+2
|\
| * Gracefully deny users or groups with too long DNsArthur Schiwon2017-01-251-1/+2
* | Fix testsJoas Schilling2017-01-251-1/+1
|/
* Fix app section testsJoas Schilling2017-01-191-2/+16
* Add testsLukas Reschke2016-11-234-0/+263
* restore ldap_password_prroot2016-11-231-1/+100
* fix and tidy up tests after merge conflictsArthur Schiwon2016-10-131-16/+8
* Update tests for phunit 5.5Victor Dubiniuk2016-10-135-30/+47
* Use more IConfig and add unit testsRoeland Jago Douma2016-10-101-0/+95
* DI IConfig into ldap helperRoeland Jago Douma2016-10-108-9/+9
* cache loginName2UserName and cover the method with unit testsArthur Schiwon2016-10-071-8/+118
* get rid of test warningsArthur Schiwon2016-10-061-21/+22
* Fix the User_LDAP appJoas Schilling2016-09-123-5/+0
* Fix getMock user_ldapRoeland Jago Douma2016-09-069-84/+128
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-294-11/+3
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-2/+2
* Add unit testsLukas Reschke2016-08-152-0/+152
* Nextcloud license header for new filesroot2016-07-281-8/+10
* Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-2711-21/+36
|\
| * fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-2511-21/+36
* | comments amendedroot2016-07-271-1/+0
* | final changesroot2016-07-271-1/+1
* | New LDAPProvider for user_ldaproot2016-07-228-31/+386
|/
* Fix apps/Joas Schilling2016-07-2129-54/+85
* Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
* Add unit test for LDAP multi group cachingVincent Petry2016-06-091-0/+53
* Update license headersLukas Reschke2016-05-2629-31/+50
* Fix the tests againJoas Schilling2016-05-254-4/+4