mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Fixes #9122 Based on https://www.w3.org/TR/referrer-policy/ and https://scotthelme.co.uk/a-new-security-header-referrer-policy/ Setting a sane Referrer-Policy will tell the browser if/when to send referrer headers when accessing a link from Nextcloud. When configured properly this results in less tracking and less leaking of (possibly) sensitive urls * Fix tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| files | ||
| login | ||
| public | ||
| systemtags | ||
| tests | ||
| apps.js | ||
| backgroundjobs.js | ||
| config.js | ||
| contactsmenu.js | ||
| core.json | ||
| eventsource.js | ||
| installation.js | ||
| integritycheck-failed-notification.js | ||
| jquery-showpassword.js | ||
| jquery-ui-fixes.js | ||
| jquery.avatar.js | ||
| jquery.contactsmenu.js | ||
| jquery.ocdialog.js | ||
| js.js | ||
| l10n.js | ||
| login.js | ||
| lostpassword.js | ||
| maintenance-check.js | ||
| merged-login.json | ||
| merged-share-backend.json | ||
| merged-template-prepend.json | ||
| mimetype.js | ||
| mimetypelist.js | ||
| multiselect.js | ||
| oc-backbone-webdav.js | ||
| oc-backbone.js | ||
| oc-dialogs.js | ||
| oc-requesttoken.js | ||
| octemplate.js | ||
| placeholder.js | ||
| select2-toggleselect.js | ||
| setup.js | ||
| setupchecks.js | ||
| share.js | ||
| shareconfigmodel.js | ||
| sharedialogexpirationview.js | ||
| sharedialoglinkshareview.js | ||
| sharedialogresharerinfoview.js | ||
| sharedialogshareelistview.js | ||
| sharedialogview.js | ||
| shareitemmodel.js | ||
| sharesocialmanager.js | ||
| singleselect.js | ||
| update.js | ||
| visitortimezone.js | ||