summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/response.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-6/+3
* Remove duplicated spacesJ0WI2019-08-111-1/+1
* Sort headersJ0WI2019-08-111-4/+4
* Add X-Frame-Options header to .htaccessJ0WI2019-08-111-1/+1
* Forbid eval on legacy responsesRoeland Jago Douma2019-04-091-1/+1
* Set Referrer-Policy also in addSecurityHeaders()Peter Kraume2018-11-271-0/+1
* Do not use HTTP code OC_Response constants anymoreMorris Jobke2018-06-261-9/+0
* Replace hardcoded status headers with calls to http_response_code()Morris Jobke2018-06-261-34/+0
* Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0Morris Jobke2018-03-131-5/+5
* Remove unused methods of OC_ResponseMorris Jobke2018-03-121-114/+0
* Use normal header() calls instead of private method callsMorris Jobke2018-02-191-9/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Replace wrong PHPDocsLukas Reschke2017-08-011-5/+5
* Fix casing of same origin frame optionJoas Schilling2017-04-121-1/+1
* Merge pull request #4127 from nextcloud/update-legacy-csp-policyMorris Jobke2017-03-281-1/+3
|\
| * Update legacy CSP policyLukas Reschke2017-03-281-1/+3
* | Move X-Frame-Options into PHPLukas Reschke2017-03-261-1/+1
|/
* Add nonce also to legacy CSPLukas Reschke2016-10-261-1/+1
* Changed request to not add a prefix to the url (#26256)Sergio BertolĂ­n2016-10-201-0/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+2
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+268