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

Replace builtin SSL redirection with manual one #415

Merged
merged 3 commits into from
Oct 21, 2018
Merged

Conversation

sagikazarmark
Copy link
Member

@sagikazarmark sagikazarmark commented Oct 19, 2018

As outlined in this
issue SSL redirection with PathPrefixStrip does not work really well.

A solution was provided in this PR,
released in 1.7, but it didn't really solve the issue.

In fact, there were several subsequent issues opened (traefik/traefik#3999, traefik/traefik#3876) but they got closed.

Another issue was opened in the Traefik repo: traefik/traefik#4085

Until then this workaround provides the same functionality.

Fixes #413

As outlined in this (traefik/traefik#1957)
issue SSL redirection with PathPrefixStrip does not work really well.

A solution was provided in this (traefik/traefik#3631) PR,
released in 1.7, but it didn't really solve the issue.

In fact, there were several subsequent issues opened
(traefik/traefik#3999, traefik/traefik#3876)
but they got closed.

Another issue was opened in the Traefik repo: traefik/traefik#4085

Until then this workaround provides the same functionality.
@ahma ahma merged commit 397c81a into master Oct 21, 2018
@ahma ahma deleted the fix-https-redirect branch October 21, 2018 16:20
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.

Grafana HTTP url redirects to HTTPS and wrong path
3 participants