You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2023/05/25 14:54:46 UTC

[allura] branch gc/8511 updated: [#8511] updated Referrer-Policy header directive

This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8511
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/gc/8511 by this push:
     new 995426ae4 [#8511] updated Referrer-Policy header directive
995426ae4 is described below

commit 995426ae4efca71fcb494707146d4cee74e593a0
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Thu May 25 08:54:27 2023 -0600

    [#8511] updated Referrer-Policy header directive
---
 Allura/development.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Allura/development.ini b/Allura/development.ini
index 20fe654d7..7e3850d50 100644
--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -357,7 +357,7 @@ features_policies = microphone 'none'; geolocation 'none'; camera 'none'; paymen
 permissions_policies = microphone=(), geolocation=(), camera=(), payment=(), document-domain=(), display-capture=(), autoplay=()
 
 ; Referrer Policy
-referrer_policy = 'origin'
+referrer_policy = 'same-origin'
 
 ; SCM settings for local development
 ; If you set up services for Git, SVN, or Hg that run on https://, ssh://, git:// etc, you can show corresponding