Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with robin | Joas Schilling | 2016-07-21 | 14 | -14/+14 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 31 | -68/+115 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -1/+8 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 21 | -110/+278 |
* | Fix tests | Lukas Reschke | 2016-06-30 | 1 | -0/+20 |
* | throw PasswordLoginForbidden on DAV | Christoph Wurst | 2016-06-17 | 1 | -1/+4 |
* | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 1 | -0/+16 |
* | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 1 | -12/+5 |
* | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 2 | -2/+67 |
* | Merge pull request #24813 from owncloud/delete-ghost-files | Vincent Petry | 2016-06-07 | 1 | -0/+59 |
|\ | |||||
| * | add test for deleting ghost files over dav | Robin Appelman | 2016-06-03 | 1 | -0/+59 |
* | | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) | Thomas Müller | 2016-06-06 | 1 | -22/+38 |
|/ | |||||
* | block DAV if 2FA challenge needs to be solved first | Christoph Wurst | 2016-06-01 | 1 | -3/+63 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 25 | -10/+55 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 30 | -0/+6737 |