summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/integration
Commit message (Collapse)AuthorAgeFilesLines
* LDAP: do not attempt to process user records without display name, fixes ↵Arthur Schiwon2016-05-092-0/+131
| | | | fatal error
* Backport of LDAP second display nameArthur Schiwon2016-02-092-0/+104
| | | | From c1871f5787cd48eb1e116f7f62bc4d4a50a0a04b
* always use an LDAP URL when connecting to LDAPArthur Schiwon2016-01-111-0/+166
|
* integration testsArthur Schiwon2015-11-061-0/+118
|
* add method to count users by loginname and use it for diagnose test, fixes ↵Arthur Schiwon2015-11-023-1/+151
| | | | #20151
* Merge pull request #19489 from owncloud/fix-18297Thomas Müller2015-10-071-0/+81
|\ | | | | fix possible infinite loop when reading groups in the wizard
| * fix possible infinite loop when reading groups in the wizardArthur Schiwon2015-10-051-0/+81
| |
* | update licence headers via scriptMorris Jobke2015-10-055-8/+97
|/
* integration tests for hardening user home retrievalArthur Schiwon2015-08-061-0/+159
|
* fix test after rebasingArthur Schiwon2015-07-271-1/+1
|
* add integration tests for avatar updateArthur Schiwon2015-07-275-2/+144
|
* refactor integration tests to make it easier to add new onesArthur Schiwon2015-07-274-95/+189
|
* LDAP: when checking group for matching filter, also take base DN into ↵Arthur Schiwon2015-07-092-1/+79
| | | | consideration. Fixes #17516
* tests solidityArthur Schiwon2015-06-302-0/+10
|
* integration testArthur Schiwon2015-06-305-0/+331
|
* add integration test to ensure correct behaviour on lost connectionsArthur Schiwon2015-04-241-0/+192