Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle SameSiteCookie check for index.php in AppFramework Middleware | Roeland Jago Douma | 2017-09-24 | 1 | -0/+133 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -4/+4 |
* | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call | Morris Jobke | 2017-08-01 | 1 | -0/+4 |
|\ | |||||
| * | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -0/+4 |
* | | Fix tests | Roeland Jago Douma | 2017-07-31 | 3 | -61/+66 |
* | | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 1 | -4/+5 |
|/ | |||||
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 2 | -75/+191 |
* | Move to dedicated MiddleWare | Lukas Reschke | 2017-04-13 | 2 | -40/+287 |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 1 | -4/+40 |
* | add some unit tests | Bjoern Schiessle | 2017-01-18 | 1 | -1/+72 |
* | Merge pull request #2066 from nextcloud/fix-redirect-double-encoding | Morris Jobke | 2016-11-29 | 1 | -6/+6 |
|\ | |||||
| * | do not double encode the redirect url | Christoph Wurst | 2016-11-09 | 1 | -6/+6 |
* | | Fix unit tests | Joas Schilling | 2016-11-18 | 1 | -0/+5 |
|/ | |||||
* | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 1 | -5/+10 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -1/+52 |
* | Add tests | Roeland Jago Douma | 2016-09-15 | 1 | -30/+29 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 1 | -22/+28 |
* | Add tests | Roeland Jago Douma | 2016-08-14 | 1 | -6/+70 |
* | We should properly check for 'true' instaed of the bool | Roeland Jago Douma | 2016-08-01 | 1 | -1/+2 |
* | Dark hackery to not always disable CSRF for OCS controllers | Roeland Jago Douma | 2016-07-29 | 1 | -0/+55 |
* | Support subdir in the OCS v2 endpoint | Roeland Jago Douma | 2016-07-27 | 1 | -0/+30 |
* | Add tests | Roeland Jago Douma | 2016-07-22 | 1 | -1/+35 |
* | Merge pull request #479 from nextcloud/add-bruteforce-throttler | Lukas Reschke | 2016-07-21 | 1 | -11/+17 |
|\ | |||||
| * | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -11/+17 |
* | | Merge pull request #476 from nextcloud/port-same-site-cookies | Lukas Reschke | 2016-07-20 | 1 | -66/+152 |
|\ \ | |||||
| * | | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 1 | -66/+152 |
| |/ | |||||
* / | Add unit tests | Roeland Jago Douma | 2016-07-20 | 1 | -0/+108 |
|/ | |||||
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 5 | -51/+48 |
* | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 1 | -0/+25 |
* | use client login method on CORS routes | Christoph Wurst | 2016-06-08 | 1 | -5/+6 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 5 | -0/+1175 |