summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2066 from nextcloud/fix-redirect-double-encodingMorris Jobke2016-11-291-6/+6
|\
| * do not double encode the redirect urlChristoph Wurst2016-11-091-6/+6
* | Harden cookies more appropriateLukas Reschke2016-11-231-0/+70
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-181-0/+5
|\ \
| * | Fix unit testsJoas Schilling2016-11-181-0/+5
| |/
* / add tests for http/outputRobin Appelman2016-11-161-0/+31
|/
* Identify Chromium as ChromeJoas Schilling2016-10-261-0/+14
* Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-251-5/+10
* Add support for CSP noncesLukas Reschke2016-10-242-1/+76
* Add testsRoeland Jago Douma2016-09-152-38/+43
* Fix getMock MapperTestUtilityRoeland Jago Douma2016-09-071-1/+1
* Split OCS version handlingRoeland Jago Douma2016-09-062-28/+85
* Add FileDisplayResponseRoeland Jago Douma2016-09-051-0/+109
* No body or content-length for 204 and 304 responsesRoeland Jago Douma2016-08-311-1/+28
* 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
* | Add testsRoeland Jago Douma2016-08-141-6/+70
* | OCSController requires DataResponseRoeland Jago Douma2016-08-101-52/+5
* | Merge pull request #691 from nextcloud/ocs_allow_all_old_routesLukas Reschke2016-08-091-7/+7
|\ \ | |/ |/|
| * Allow ocs/v2.php/cloud/... routesRoeland Jago Douma2016-08-081-7/+7
* | Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma2016-08-081-0/+51
|/
* We should properly check for 'true' instaed of the boolRoeland Jago Douma2016-08-011-1/+2
* Dark hackery to not always disable CSRF for OCS controllersRoeland Jago Douma2016-07-291-0/+55
* Support subdir in the OCS v2 endpointRoeland Jago Douma2016-07-271-0/+30
* Add testsRoeland Jago Douma2016-07-221-1/+35
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-212-12/+20
|\
| * Implement brute force protectionLukas Reschke2016-07-202-12/+20
* | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-202-94/+431
|\ \
| * | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-202-94/+431
| |/
* / Add unit testsRoeland Jago Douma2016-07-201-0/+108
|/
* Add route testsRoeland Jago Douma2016-07-181-0/+131
* Mock loggerRoeland Jago Douma2016-07-111-3/+3
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-1113-116/+185
* add PasswordLoginForbiddenExceptionChristoph Wurst2016-06-171-0/+25
* use client login method on CORS routesChristoph Wurst2016-06-081-5/+6
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2030-0/+7154