Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Referrer-Policy" to htaccess file, addresses issue #11099 #11782

Merged
merged 1 commit into from
Oct 13, 2018

Conversation

patschi
Copy link
Member

@patschi patschi commented Oct 11, 2018

Just a simple fix by adding Referrer-Policy to htaccess file.

Signed-off-by: Patrik Kernstock <info@pkern.at>
@patschi patschi added enhancement 3. to review Waiting for reviews labels Oct 11, 2018
@rullzer rullzer added this to the Nextcloud 15 milestone Oct 11, 2018
@patschi
Copy link
Member Author

patschi commented Oct 12, 2018

@rullzer @nickvergessen Shouldn't this also backported to stable14? Always after setting up a new Nextcloud instance (with Apache2) an error is being shown - see #11099.

IMHO it makes sense backporting this very tiny fix for upcoming NC 14.0.4 to get rid of the warning messages, which users might be confused with. NC should be (most as possible) warning-free when setting it up cleanly.

@patschi patschi merged commit 0fca815 into master Oct 13, 2018
@patschi patschi deleted the bugfix/11099/fix-htaccess-referrer branch October 13, 2018 16:17
@aljawaid
Copy link

Amending the htaccess file to include Header set Referrer-Policy "no-referrer" as suggested by @patschi solved the issue for me in v14.0.3 on CentOS... thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants