From 1ef05d3601e942eba74bd66554d629be2fa05efe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20K=C3=A4stner?= Date: Wed, 16 Nov 2016 14:57:44 +0100 Subject: [PATCH] Add meta tag to block sending the referrer Add a meta tag that tells the browser not to send the referrer header to external sites. --- tpl/includes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tpl/includes.html b/tpl/includes.html index f94ce1be..7b2997ce 100644 --- a/tpl/includes.html +++ b/tpl/includes.html @@ -2,6 +2,7 @@ + @@ -11,4 +12,4 @@ {loop="$plugins_includes.css_files"} {/loop} - \ No newline at end of file + -- 2.41.0