21 Commits (1b074f48d824107de651a34a3948692cb5ca448f)

Autor SHA1 Mensaje Fecha
  J0WI 1b074f48d8
Remove duplicated spaces hace 4 años
  J0WI 3f2932c75a
Sort headers hace 4 años
  J0WI 76cbd7db6e
Add X-Frame-Options header to .htaccess hace 4 años
  Roeland Jago Douma 3b1e16458d
Forbid eval on legacy responses hace 5 años
  Peter Kraume 79b8703f29 Set Referrer-Policy also in addSecurityHeaders() hace 5 años
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore hace 5 años
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() hace 5 años
  Morris Jobke 53a899a1f5
Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0 hace 6 años
  Morris Jobke e758cfcdc8
Remove unused methods of OC_Response hace 6 años
  Morris Jobke 70b1f510f2
Use normal header() calls instead of private method calls hace 6 años
  Morris Jobke 0eebff152a
Update license headers hace 6 años
  Lukas Reschke dfd8125aeb
Replace wrong PHPDocs hace 6 años
  Joas Schilling bd37021587
Fix casing of same origin frame option hace 7 años
  Lukas Reschke 3a90ab7e0a
Update legacy CSP policy hace 7 años
  Lukas Reschke bff6c8aafc
Move X-Frame-Options into PHP hace 7 años
  Lukas Reschke fdcb8edd78
Add nonce also to legacy CSP hace 7 años
  Sergio Bertolín 0417cbafd0
Changed request to not add a prefix to the url (#26256) hace 7 años
  Joas Schilling ba87db3fcc
Fix others hace 7 años
  Lukas Reschke aba539703c
Update license headers hace 8 años
  Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy hace 8 años
  Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) hace 8 años
  Thomas Müller 682821c71e Happy new year! hace 8 años
  Lukas Reschke 4d0dcd3c53 Add X-Download-Options and X-Permitted-Cross-Domain-Policies hace 8 años
  Lukas Reschke bafb86fb9f Use getHttpProtocol instead of $_SERVER hace 8 años
  Lukas Reschke e735a9915c Add blob: scheme to default CSP policy hace 8 años
  Olivier Paroz c4bac1655d Fix CSP for images for legacy apps hace 8 años
  Morris Jobke f63915d0c8 update license headers and authors hace 9 años
  Lukas Reschke a98b819366 Add version to deprecation notice hace 9 años
  Lukas Reschke f672e120fc Deprecate unused `\OCP\Response::sendFile` hace 9 años
  Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP hace 9 años
  Andreas Fischer 0f58315543 Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. hace 9 años
  Jenkins for ownCloud b585d87d9d Update license headers hace 9 años
  Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver hace 9 años
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" hace 9 años
  Jenkins for ownCloud 6a1a4880f0 Updating license headers hace 9 años
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest hace 9 años
  Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header hace 9 años
  Lukas Reschke b3f881748d Allow any outgoing XHR connections hace 9 años
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc hace 10 años
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib hace 10 años
  Thomas Müller 3cd32dcb7c adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() to OC_Response, which seems to be a more reasonable place hace 10 años
  Lukas Reschke 0b7d9e2668 Cleanup code a little bit hace 10 años
  Lukas Reschke e88731a477 Some more PHPDoc fixes hace 10 años
  Vincent Petry b619ff6076 Return 503 when a config/data dir error exists hace 10 años
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches hace 10 años
  Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. hace 10 años
  Vincent Petry 09bd5bd517 Added isUserAgent() method to request hace 10 años
  Vincent Petry 82bf1f9c8c Added workaround for Android content disposition hace 10 años
  Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response hace 10 años
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public hace 10 años