HackMD/public/views/shared
Sheogorath 75a23fe2c9
Add rel="noopener" to target="_blank" links
The noopener construct protects from some nasty clickjacking attacks. We
can apply them savely to all our links since we don't rely on the
previously used page.

Some more details: https://mathiasbynens.github.io/rel-noopener/

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-04 01:49:36 +02:00
..
disqus.ejs Fix CSP for disqus and Google Analytics 2018-03-30 16:33:52 +02:00
ga.ejs Fix CSP for disqus and Google Analytics 2018-03-30 16:33:52 +02:00
help-modal.ejs Rebrand HackMD to CodiMD 2018-06-24 13:24:12 +02:00
polyfill.ejs Fix indent in views, shouldn't mix tabs with spaces 2017-04-18 05:24:04 +08:00
refresh-modal.ejs Add rel="noopener" to target="_blank" links 2018-10-04 01:49:36 +02:00
revision-modal.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
signin-modal.ejs Add support for generic OAuth2 providers 2018-03-26 15:55:39 +02:00