-
Couldn't load subscription status.
- Fork 79
Fix 1805 #2093
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 1805 #2093
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just one minor comment
qiita_pet/handlers/download.py
Outdated
| raise QiitaPetAuthorizationError( | ||
| self.current_user, 'filepath id %s' % str(fid)) | ||
| raise HTTPError( | ||
| 404, "%s doesn't have access to " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this be a 403?
|
I think if @wasade or someone else reviews we should be OK. |
Adding the missing documentation and fixing a link that we missed on previous reviews.
Previous PRs: #2087 & #2062.
@josenavas & @wasade, wanna do another review?
BTW, the new link is shown as:


and the documentations looks like: