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

Avoid infinite redirect on El Proxito on 404 #6606

Merged
merged 2 commits into from
Jan 29, 2020

Conversation

humitos
Copy link
Member

@humitos humitos commented Jan 29, 2020

We need to use build_absolute_uri here because we want to compare
the full URL (including domain), but the path has to be replaced with
what's in proxito_path.

We need to use `build_absolute_uri` here because we want to compare
the full URL (including domain), but the path has to be replaced with
what's in `proxito_path`.
Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to have a test for this 👍

@ericholscher ericholscher merged commit 9cb638d into master Jan 29, 2020
@ericholscher ericholscher deleted the humitos/proxito-infinite-redirect branch January 29, 2020 18:25
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.

2 participants