Permission denied for /~/+snaps

Bug #2012379 reported by Sergio Schvezov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

I get a permission denied when browsing to https://launchpad.net/~/+snaps. There is no OOPS.

The web page displays "This web page is private" as a header with a "Not allowed here" message with the following body:

"""
Sorry, you don't have permission to access this page or the information in this page is not shared with you.

You are logged in as Sergio Schvezov.
"""

Tags: lp-snappy
Revision history for this message
Colin Watson (cjwatson) wrote :

There are two separate problems here:

 * ~sergiusens/+snap/snapcraft-build1 and ~mvo/+snap/snapd-test1 don't have their owner subscribed to them. This is because they predated Thiago's work on proper private snap recipes, and it looks like we forgot to do a data migration to handle this situation. We can fix this by getting IS to do a couple of manual subscriptions.
 * Even after that, `SnapSet.findByPerson` isn't quite right: it needs to add `get_snap_privacy_filter(visible_by_user)` to the conditions used to find `git_url_snaps`.

Guruprasad (lgp171188)
tags: added: lp-snappy
Changed in launchpad:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.