aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Http/RequestTest.php
Commit message (Expand)AuthorAgeFilesLines
* add test for skipping cookie checks for ocsRobin Appelman2017-03-101-0/+25
* oc_token should be nc_tokenChristoph Wurst2017-02-021-1/+1
* Harden cookies more appropriateLukas Reschke2016-11-231-0/+70
* Identify Chromium as ChromeJoas Schilling2016-10-261-0/+14
* Merge pull request #797 from nextcloud/only-match-for-auth-cookieJoas Schilling2016-08-311-1/+77
|\
| * Match only for actual session cookieLukas Reschke2016-08-091-1/+77
* | Remove reading PATH_INFO from server variableLukas Reschke2016-08-191-16/+0
|/
* [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-28/+279
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+1453