mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 23:32:40 +01:00
9658249ac5
Summary: Ref T4340. Some browsers respect this header and referrers are a plague upon the earth. Also, upgrade "never" to the more modern value "no-referrer". Test Plan: In Safari, Firefox and Chrome, disabled `rel="noreferrer"` on links and generated a normal link to an external site. Then clicked it and checked if a referrer was sent. - Safari respects meta only, but "no-referrer" is fine. - Firefox respects both (either the header or meta tag are individually sufficient to stop referrers). - Chrome respects both (same as Firefox). Maniphest Tasks: T4340 Differential Revision: https://secure.phabricator.com/D19144 |
||
---|---|---|
.. | ||
__tests__ | ||
control | ||
extension | ||
form | ||
layout | ||
page | ||
phui | ||
widget | ||
AphrontDialogView.php | ||
AphrontJavelinView.php | ||
AphrontNullView.php | ||
AphrontTagView.php | ||
AphrontView.php | ||
viewutils.php |