mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
77d7b590bc
refs https://github.com/TryGhost/Team/issues/3172 The outbound link tagger was tagging non http urls (i.e `javascript:`, `mailto:`) which would prevent these urls from working as expected. This change only allows urls to be tagged if they use the `http(s)` protocol. |
||
---|---|---|
.. | ||
utils | ||
.eslintrc.js | ||
attribution.test.js | ||
history.test.js | ||
outbound-link-tagger.test.js | ||
referrer-translator.test.js | ||
service.test.js | ||
url-translator.test.js |