Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -0/+5 |
* | Don't try to parse empty body if there is no body | Roeland Jago Douma | 2017-04-04 | 1 | -1/+4 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 4 | -110/+110 |
* | Adjust tests to include base-uri | Lukas Reschke | 2017-03-16 | 1 | -1/+1 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 3 | -109/+109 |
* | add test for skipping cookie checks for ocs | Robin Appelman | 2017-03-10 | 1 | -0/+25 |
* | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 1 | -1/+1 |
* | fix data response test expected cache headers | Christoph Wurst | 2017-01-10 | 1 | -1/+1 |
* | set 'no-store' cache header if we do not want FF to cache | Christoph Wurst | 2017-01-09 | 1 | -1/+1 |
* | Harden cookies more appropriate | Lukas Reschke | 2016-11-23 | 1 | -0/+70 |
* | add tests for http/output | Robin Appelman | 2016-11-16 | 1 | -0/+31 |
* | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 1 | -0/+14 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -0/+24 |
* | Add FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -0/+109 |
* | Merge pull request #797 from nextcloud/only-match-for-auth-cookie | Joas Schilling | 2016-08-31 | 1 | -1/+77 |
|\ | |||||
| * | Match only for actual session cookie | Lukas Reschke | 2016-08-09 | 1 | -1/+77 |
* | | Remove reading PATH_INFO from server variable | Lukas Reschke | 2016-08-19 | 1 | -16/+0 |
|/ | |||||
* | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 1 | -28/+279 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 3 | -18/+48 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 14 | -0/+3852 |