Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add trict CSP to OCS responses | Roeland Jago Douma | 2016-09-15 | 1 | -0/+5 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 1 | -38/+47 |
* | Extend OCSMiddleware | Roeland Jago Douma | 2016-08-14 | 1 | -2/+60 |
* | We should properly check for 'true' instaed of the bool | Roeland Jago Douma | 2016-08-01 | 1 | -1/+1 |
* | Dark hackery to not always disable CSRF for OCS controllers | Roeland Jago Douma | 2016-07-29 | 1 | -2/+10 |
* | Support subdir in the OCS v2 endpoint | Roeland Jago Douma | 2016-07-27 | 1 | -1/+1 |
* | Set proper status code in OCS AppFramework Middleware | Roeland Jago Douma | 2016-07-22 | 1 | -1/+6 |
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 11 | -14/+27 |
|\ | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 11 | -14/+27 |
* | | Merge pull request #480 from nextcloud/fix_ocs_response_format | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 1 | -1/+1 |
* | | Merge pull request #479 from nextcloud/add-bruteforce-throttler | Lukas Reschke | 2016-07-21 | 1 | -14/+11 |
|\ \ | |/ |/| | |||||
| * | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -14/+11 |
* | | Merge pull request #476 from nextcloud/port-same-site-cookies | Lukas Reschke | 2016-07-20 | 2 | -1/+46 |
|\ \ | |||||
| * | | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 2 | -1/+46 |
| |/ | |||||
* / | Add OCSMiddleware to catch OCS exceptions | Roeland Jago Douma | 2016-07-20 | 1 | -0/+80 |
|/ | |||||
* | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 1 | -2/+7 |
* | create session token on all APIs | Christoph Wurst | 2016-06-13 | 1 | -1/+1 |
* | use client login method on CORS routes | Christoph Wurst | 2016-06-08 | 1 | -6/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -8/+16 |
* | Fix inconsistent nameing of AppFramework | Roeland Jago Douma | 2016-04-22 | 5 | -12/+12 |
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 9 | -0/+797 |