nextcloud/core/js
Roeland Jago Douma 4b70c9f89d
Add referrer policy setup check
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>
2018-06-04 09:21:35 +02:00
..
files Move the webui over to the new dav endpoint 2018-05-08 23:02:19 +02:00
login
public Move external share saving to template 2018-04-05 13:11:55 +02:00
systemtags
tests Add referrer policy setup check 2018-06-04 09:21:35 +02:00
apps.js
backgroundjobs.js
config.js
contactsmenu.js Create special option to toggle header menu container 2018-03-04 14:12:29 +01:00
core.json Add public template 2018-02-27 12:25:52 +01:00
eventsource.js
installation.js
integritycheck-failed-notification.js
jquery-showpassword.js Fix password displayed as username in Firefox password manager dialog 2018-01-05 02:45:34 +01:00
jquery-ui-fixes.js
jquery.avatar.js Remove show() function since we always show the avatar container 2018-01-08 10:36:06 +01:00
jquery.contactsmenu.js
jquery.ocdialog.js
js.js Allow to specify custom text on admin password confirmation dialogs 2018-05-24 14:01:58 +02:00
l10n.js
login.js
lostpassword.js Removed additional and uneccessary request on password reset, to fix redirection afterwards. 2018-01-24 13:37:06 +01:00
maintenance-check.js
merged-login.json
merged-share-backend.json
merged-template-prepend.json format links in comments 2018-01-03 13:11:20 +01:00
mimetype.js show e2e folder icon on encrypted folders 2017-11-20 21:00:26 +01:00
mimetypelist.js show e2e folder icon on encrypted folders 2017-11-20 21:00:26 +01:00
multiselect.js
oc-backbone-webdav.js
oc-backbone.js
oc-dialogs.js Add placeholder to input in OCdialog prompt 2018-05-24 14:02:25 +02:00
oc-requesttoken.js
octemplate.js
placeholder.js Fix js tests with placeholder 2018-04-13 10:20:51 +02:00
select2-toggleselect.js
setup.js
setupchecks.js Add referrer policy setup check 2018-06-04 09:21:35 +02:00
share.js Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
shareconfigmodel.js
sharedialogexpirationview.js
sharedialoglinkshareview.js Set autocomplete on share password input 2017-12-12 11:33:12 +01:00
sharedialogresharerinfoview.js
sharedialogshareelistview.js Remove no longer needed escaping of special characters 2018-04-18 17:03:45 +02:00
sharedialogview.js Keep showing the working icon while there are pending operations 2018-03-21 04:35:26 +01:00
shareitemmodel.js add share permissions to settings page 2018-02-27 12:29:25 +01:00
sharesocialmanager.js
singleselect.js
update.js
visitortimezone.js