Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use file as template parameter | Roeland Jago Douma | 2018-08-09 | 1 | -1/+1 |
* | 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 |
* | Update tests | Roeland Jago Douma | 2018-01-29 | 1 | -8/+20 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -2/+2 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -2/+2 |
* | 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 | 1 | -10/+1 |
* | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 1 | -1/+10 |
* | Use proper DI for security middleware for app enabled check | Morris Jobke | 2017-10-24 | 1 | -1/+9 |
* | Fix tests | Roeland Jago Douma | 2017-07-31 | 1 | -11/+11 |
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -75/+1 |
* | 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 |
* | 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 |
* | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 1 | -66/+152 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 1 | -4/+4 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+453 |