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

Set Referrer-Policy header for nginx installation docs #852

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

LouisMT
Copy link
Contributor

@LouisMT LouisMT commented Sep 9, 2018

This PR adds a Referrer-Policy header to the example nginx configuration. Because a warning has been added since Nextcloud 14, I think this header should be included in the example config using the most strict value by default. In special use cases the user can adjust this value and use a less strict value if needed.

See nextcloud/docker#451 and nextcloud/server#9122.

PS do I have to create another PR to target the stable14 branch?

@tilosp
Copy link
Member

tilosp commented Sep 11, 2018

@LouisMT the headers are set at two locations within the config file. You missed the second location.

@skjnldsv
Copy link
Member

@tilosp is it? I'm only using it at one place on my config :)
Can you open a pr?

@tilosp
Copy link
Member

tilosp commented Sep 11, 2018

See: #855

@tilosp
Copy link
Member

tilosp commented Sep 11, 2018

Backport in #856

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

Successfully merging this pull request may close these issues.

3 participants