diff options
author | ayleph <ayleph@thisshitistemp.com> | 2014-08-16 10:45:58 -0700 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2014-08-19 14:30:45 +0100 |
commit | b56cd89eb8cad5f2b4ac50d6c2cdba9ef3b90081 (patch) | |
tree | 2041c3fbe57e86705404d11a68aebf9ba7ddd529 /docs/source/siteadmin/commandline-upload.rst | |
parent | 3322a63df41f1b58d830aad0156160e6b532b5d7 (diff) | |
download | mediagoblin-b56cd89eb8cad5f2b4ac50d6c2cdba9ef3b90081.tar.lz mediagoblin-b56cd89eb8cad5f2b4ac50d6c2cdba9ef3b90081.tar.xz mediagoblin-b56cd89eb8cad5f2b4ac50d6c2cdba9ef3b90081.zip |
List blogs by URL user rather than request user
The blog_post_listing function in mediagoblin/media_types/blow/views.py
attempts to access blogs based on the requesting user rather than the url
user. This results in server errors when an unauthenticated user attempts to
follow a link from another user's blog post listing, and 404 errors when an
authenticated user attempts to follow a link from another user's blog post
listing.
This change bases blog post listings on the URL user rather than the request
user.
Diffstat (limited to 'docs/source/siteadmin/commandline-upload.rst')
0 files changed, 0 insertions, 0 deletions