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

Fix issue with usetoken=0 trying to use a token #179

Closed
wants to merge 1,499 commits into from

Conversation

ddechant
Copy link

This fixes an issue that occurs if the usetoken request parameter is defined, but is set to a false value.

Currently, when a request is made to download a torrent file, this condition will only check to see if the usetoken request parameter is set, it will not verify that it is true.

This fix will ensure that the parameter is a true value before attempting to use a token.

Spine and others added 30 commits August 22, 2021 23:45
… to unfill a request, fix link to staffpm instead of staff)
@itismadness
Copy link

Sorry for having this closed, we had to do a force push due an internal hiccup we had. I've created #192 to track merging this PR.

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