summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector
Commit message (Expand)AuthorAgeFilesLines
* Update with robinJoas Schilling2016-07-2114-14/+14
* Fix apps/Joas Schilling2016-07-2131-68/+115
* Implement brute force protectionLukas Reschke2016-07-201-1/+8
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-1521-110/+278
* 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