summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15714 from nextcloud/fix/204_304_rfcRoeland Jago Douma2019-05-241-10/+9
|\
| * Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-10/+9
* | Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-16/+47
|/
* Set empty CSP by defaultRoeland Jago Douma2019-04-163-4/+4
* [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-0/+241
* Add StandaloneTemplateResponseRoeland Jago Douma2019-02-061-0/+17
* No need to emit additonalscript event on public pagesRoeland Jago Douma2019-02-051-0/+10
* Emit to load additionalscriptsRoeland Jago Douma2019-01-311-0/+108
* Allow resources via OCS as wellJoas Schilling2019-01-221-0/+85
* Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-084-61/+61
* CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-074-62/+62
* Cleanup middleware registeringRoeland Jago Douma2019-01-031-9/+10
* Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-171-53/+90
* Fix testsRoeland Jago Douma2018-11-022-17/+7
* Adding handling of CIDR notation to trusted_proxies for IPv4Oliver Wegner2018-10-301-0/+115
* Add report-uri to CSPRoeland Jago Douma2018-10-211-0/+15
* Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-144-60/+67
* Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
* Fix direct access to authen pageRoeland Jago Douma2018-06-201-0/+2
* Add AuthPublicShareControllerTestRoeland Jago Douma2018-06-201-0/+157
* Add PublicShareControllerTestsRoeland Jago Douma2018-06-201-0/+102
* Add PublicShareMiddlewareTestRoeland Jago Douma2018-06-201-0/+287
* Move caching logic to responseRoeland Jago Douma2018-06-041-2/+12
* Merge pull request #8593 from eneiluj/masterMorris Jobke2018-03-081-10/+78
|\
| * Add testsRoeland Jago Douma2018-03-081-10/+78
* | Remove testcaseRoeland Jago Douma2018-03-051-1/+0
|/
* Add test for PublicTemplateResponseJulius Härtl2018-02-271-0/+84
* Merge pull request #8541 from nextcloud/translate-permission-error-pageMorris Jobke2018-02-261-7/+7
|\
| * Provide translated error message for permission errorMorris Jobke2018-02-261-7/+7
* | Fix proper typesRoeland Jago Douma2018-02-221-1/+1
|/
* Fix testsRoeland Jago Douma2018-02-212-12/+18
* Update testsRoeland Jago Douma2018-01-291-8/+20
* Fix risky tests without assertionsJoas Schilling2018-01-253-4/+7
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-246-24/+25
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-4/+2
* Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke2018-01-191-1/+0
* Remove deprecated core APIJoas Schilling2018-01-152-24/+3
* Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-022-10/+130
* disable password confirmation with SSOBjoern Schiessle2018-01-021-1/+10
* allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-121-0/+14
* Merge pull request #6921 from nextcloud/appmanager-securitymiddlewareRoeland Jago Douma2017-10-241-1/+9
|\
| * Use proper DI for security middleware for app enabled checkMorris Jobke2017-10-241-1/+9
* | Use ::class in test mocksMorris Jobke2017-10-248-17/+24
|/
* Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma2017-09-242-2/+145
* Add CSP frame-ancestors supportThomas Citharel2017-09-151-0/+41
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-4/+4
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-012-0/+9
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-272-0/+9
* | Fix testsRoeland Jago Douma2017-07-313-61/+66
* | Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
|/