Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SessionMiddleware: declare session property | Roeland Jago Douma | 2019-08-28 | 1 | -12/+4 |
* | Add tests | Roeland Jago Douma | 2019-08-10 | 1 | -0/+89 |
* | Split up security middleware | Roeland Jago Douma | 2019-07-27 | 2 | -97/+149 |
* | Make it possible to show admin settings for sub admins | Christoph Wurst | 2019-05-23 | 1 | -16/+47 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -0/+17 |
* | No need to emit additonalscript event on public pages | Roeland Jago Douma | 2019-02-05 | 1 | -0/+10 |
* | Emit to load additionalscripts | Roeland Jago Douma | 2019-01-31 | 1 | -0/+108 |
* | Do not use file as template parameter | Roeland Jago Douma | 2018-08-09 | 1 | -1/+1 |
* | Add PublicShareMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+287 |
* | Add tests | Roeland Jago Douma | 2018-03-08 | 1 | -10/+78 |
* | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 1 | -7/+7 |
* | Fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -0/+2 |
* | Update tests | Roeland Jago Douma | 2018-01-29 | 1 | -8/+20 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 3 | -4/+7 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 3 | -7/+7 |
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -4/+2 |
* | Move passwordconfirmation to its own midleware | Roeland Jago Douma | 2018-01-02 | 2 | -10/+130 |
* | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 1 | -1/+10 |
* | Merge pull request #6921 from nextcloud/appmanager-securitymiddleware | Roeland Jago Douma | 2017-10-24 | 1 | -1/+9 |
|\ | |||||
| * | Use proper DI for security middleware for app enabled check | Morris Jobke | 2017-10-24 | 1 | -1/+9 |
* | | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 3 | -3/+6 |
|/ | |||||
* | 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 |