summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/user
Commit message (Expand)AuthorAgeFilesLines
* do not throw exception when no attribute is specifiedArthur Schiwon2015-09-231-0/+103
* read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-232-4/+103
* fix indentation. no code changes, whitespace only.Arthur Schiwon2015-07-201-126/+126
* fix runtime caching in ldap's user manager, fixes #17631Arthur Schiwon2015-07-171-0/+8
* Update license headersJenkins for ownCloud2015-03-262-38/+41
* Revert "Updating license headers"Morris Jobke2015-02-262-39/+40
* Updating license headersJenkins for ownCloud2015-02-232-40/+39
* inject DB Connection to user managerArthur Schiwon2015-01-072-44/+46
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+1
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-192-2/+2
* better check whether string resembles a DN, fixes #9887Arthur Schiwon2014-08-111-0/+47
* File written by blizzzPhilippe Jung2014-07-141-0/+151
* newlinesArthur Schiwon2014-06-031-1/+1
* adjust test to changed convention in storing quotaArthur Schiwon2014-06-031-3/+3
* LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-031-0/+680