Browse Source

Partial revert Referrer-Policy (#7478)

https://github.com/FreshRSS/FreshRSS/pull/6303#issuecomment-2768907702
Was already implemented conditionally
https://github.com/FreshRSS/FreshRSS/pull/1198
Alexandre Alapetite 1 year ago
parent
commit
aa3867ae12
1 changed files with 0 additions and 1 deletions
  1. 0 1
      p/.htaccess

+ 0 - 1
p/.htaccess

@@ -41,7 +41,6 @@ AddDefaultCharset	UTF-8
 		Header	merge Cache-Control "public"
 		Header	merge Cache-Control "public"
 	</FilesMatch>
 	</FilesMatch>
 	Header edit Set-Cookie ^(.*)$ "$1; SameSite=Lax"
 	Header edit Set-Cookie ^(.*)$ "$1; SameSite=Lax"
-	Header set Referrer-Policy "same-origin"
 </IfModule>
 </IfModule>
 
 
 # Provide the true IP address of the connection (e.g. last proxy), even when using mod_remoteip
 # Provide the true IP address of the connection (e.g. last proxy), even when using mod_remoteip