projects
/
tt-rss.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2187322
ba2853c
)
Merge branch 'fix-target-blank-vulnerability' into 'master'
author
Andrew Dolgov
<cthulhoo@gmail.com>
Sun, 12 Feb 2017 11:19:37 +0000
(14:19 +0300)
committer
Andrew Dolgov
<cthulhoo@gmail.com>
Sun, 12 Feb 2017 11:19:37 +0000
(14:19 +0300)
Prevent target='_blank' vulnerability on dynamic link
This merge request refere to https://tt-rss.org/forum/viewtopic.php?f=8&t=4048
It fix the issue I enconter on some feeds I follow.
Just need to add "noopener" and "noreferrer" on "_blank" link to avoid the vulnerability.
See merge request !46
Trivial merge