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

Fixed bug when server is behind a proxy #169

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

GramThanos
Copy link
Contributor

Avoid using the domain and protocol from the request URL, instead use the path and the URL parameters.

Avoid using the domain and protocol from the request URL, instead use the path and the URL parameters.
@infohash
Copy link
Contributor

Nice. This will retain the data in the query params so the user won't have to repeat the request after being redirected by the callback view function.

@zamzterz
Copy link
Owner

@GramThanos Thanks for the great contribution! 👏

@zamzterz zamzterz merged commit 799b999 into zamzterz:main Oct 30, 2023
6 checks passed
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