Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Referrer Policy is not implemented #809

Open
cwjohnston opened this issue Jan 3, 2019 · 1 comment
Open

Referrer Policy is not implemented #809

cwjohnston opened this issue Jan 3, 2019 · 1 comment
Labels
Milestone

Comments

@cwjohnston
Copy link
Contributor

Expected Behavior

Uchiwa implements a referrer policy to minimize disclosure of URL and other sensitive information in cross-site requests

Current Behavior

Referrer policy is not implemented.

Possible Solution

Implement a Referrer ­Policy by using the Referrer-­Policy response header or by declaring it in the meta tags.

Context

Referrer-Policy header governs which referrer information, sent in the Referer header, should be included with requests made.

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy for reference.

Your Environment

  • Uchiwa version used: 1.3.1
  • Sensu version used:
  • Operating System and version (e.g. Ubuntu 14.04):
@annaplotkin
Copy link

Per Simon, should be easy to implement.

@annaplotkin annaplotkin added this to the 1.7.0 milestone Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants