You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered: