Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+3 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -16/+16 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | fix dav unit tests | Bjoern Schiessle | 2017-12-12 | 1 | -3/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -20/+21 |
* | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 1 | -4/+4 |
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 1 | -26/+28 |
* | prevent infinite redirect loops if the there is no 2fa provider to pass | Christoph Wurst | 2016-08-24 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | 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 | 1 | -1/+3 |
* | 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 |
* | 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 | 1 | -1/+4 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+611 |