Actions
Feature #14648
closedAdd a link dispatcher to textile texts
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
Hi there,
it would be really helpful to have a link dispatcher enabled, which prevents this kind of information disclosure (the referral url).
Each link should be dispatched by default, maybe there could be some way to prevent links to be dispatched, if they point to an internal destination or to a link within the same domain.
Best regards,
Daniel
Related issues
Updated by Go MAEDA over 5 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
In Redmine 4.0, a full URL is not sent to external sites by web browsers because Referrer-Policy is set to strict-origin-when-cross-origin. See #29660 for details.
Updated by Go MAEDA over 5 years ago
- Related to Feature #29660: Add Referrer-Policy header to prevent browsers from sending private data to external sites added
Actions