summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector
Commit message (Expand)AuthorAgeFilesLines
* Fix testsLukas Reschke2016-06-301-0/+20
* throw PasswordLoginForbidden on DAVChristoph Wurst2016-06-171-1/+4
* add PasswordLoginForbiddenExceptionChristoph Wurst2016-06-171-0/+16
* create session token only for clients that support cookiesChristoph Wurst2016-06-131-12/+5
* DAV now returns file name with Content-Disposition headerVincent Petry2016-06-092-2/+67
* Merge pull request #24813 from owncloud/delete-ghost-filesVincent Petry2016-06-071-0/+59
|\
| * add test for deleting ghost files over davRobin Appelman2016-06-031-0/+59
* | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)Thomas Müller2016-06-061-22/+38
|/
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-3/+63
* Update license headersLukas Reschke2016-05-2625-10/+55
* Update DAV unit tests to PSR-4Joas Schilling2016-05-2530-0/+6737