| Commit message (Expand) | Author | Age | Files | Lines |
* | Add blob: scheme to default CSP policy | Lukas Reschke | 2015-09-29 | 1 | -1/+1 |
* | Fix CSP for images for legacy apps | Olivier Paroz | 2015-09-28 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | Add version to deprecation notice | Lukas Reschke | 2015-04-20 | 1 | -1/+1 |
* | Deprecate unused `\OCP\Response::sendFile` | Lukas Reschke | 2015-04-20 | 1 | -3/+4 |
* | Merge pull request #15229 from owncloud/response-setContentLengthHeader | Thomas Müller | 2015-04-03 | 1 | -1/+22 |
|\ |
|
| * | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. | Andreas Fischer | 2015-03-26 | 1 | -1/+22 |
* | | Add some generic default headers as well via PHP | Lukas Reschke | 2015-03-26 | 1 | -0/+9 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+23 |
|/ |
|
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -12/+0 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -23/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+23 |
* | Merge pull request #13989 from owncloud/enhancment/security/11857 | Clark Tomlinson | 2015-02-18 | 1 | -6/+9 |
|\ |
|
| * | Allow AppFramework applications to specify a custom CSP header | Lukas Reschke | 2015-02-16 | 1 | -6/+9 |
* | | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -5/+6 |
|/ |
|
* | Allow any outgoing XHR connections | Lukas Reschke | 2014-10-30 | 1 | -1/+2 |
* | Merge branch 'master' into cleanup-list-code | Thomas Müller | 2014-05-19 | 1 | -9/+41 |
|\ |
|
| * | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -6/+6 |
| * | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -3/+3 |
| * | adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() ... | Thomas Müller | 2014-05-12 | 1 | -0/+32 |
* | | Cleanup code a little bit | Lukas Reschke | 2014-05-04 | 1 | -0/+1 |
|/ |
|
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -1/+1 |
* | Return 503 when a config/data dir error exists | Vincent Petry | 2014-03-14 | 1 | -0/+4 |
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 1 | -1/+5 |
|\ |
|
| * | New user agent added for the Freebox. | Martial Saunois | 2014-01-26 | 1 | -1/+5 |
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -3/+3 |
|/ |
|
* | Added isUserAgent() method to request | Vincent Petry | 2013-12-19 | 1 | -2/+1 |
* | Added workaround for Android content disposition | Vincent Petry | 2013-12-10 | 1 | -1/+2 |
* | Moved content disposition code+workarounds to OCP\Response | Vincent Petry | 2013-12-10 | 1 | -0/+14 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+167 |