From dccc2a84355149c702dbd2db7e560d38b0e05c01 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 7 Aug 2016 13:52:57 +0200 Subject: meta referrer origin https://github.com/FreshRSS/FreshRSS/issues/955 Tested in Firefox 48, Chrome 53, Edge 25 --- app/layout/layout.phtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app') diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index 6906fa05f..7fdc01241 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -41,6 +41,8 @@ $url_rss['a'] = 'rss'; ?> +allow_referrer) { ?> + allow_robots) { ?> -- cgit v1.2.3