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

Hardcode https redirects #1114

Closed
wants to merge 1 commit into from
Closed

Hardcode https redirects #1114

wants to merge 1 commit into from

Conversation

PriceChild
Copy link
Contributor

@PriceChild PriceChild commented Jan 4, 2019

Other https settings are already selected (redirecting 80 to 443) so why not hardcode the redirects too?

The existing $scheme breaks "System Overview" checks if nextcloud is placed behind an ssl terminating proxy, as it'll return http links which see a further redirect.

Who doesn't enable https?

Other https settings are already selected (redirecting 80 to 443) so why not harcode the redirects too?

The existing $scheme breaks "System Overview" checks if nextcloud is placed behind an ssl terminating proxy, as it'll return http links which see a further redirect.

Who doesn't enable https?
@skjnldsv
Copy link
Member

skjnldsv commented Jan 4, 2019

/backport to master

@MorrisJobke
Copy link
Member

See the discussion in #899

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

Successfully merging this pull request may close these issues.

3 participants