Part of canonical.launchpad.security View In Hierarchy
Known subclasses: canonical.launchpad.security.ViewSourcePackagePublishingHistory
Only admins or members of a private team can view the archive.
| Method | checkAuthenticated | Verify that the user can view the archive. |
| Method | checkUnauthenticated | Unauthenticated users can see the PPA if it's not private. |
Inherited from AuthorizationBase:
| Method | __init__ | Undocumented |
| Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated. |
Anyone can see a public and enabled archive.
Only Launchpad admins and uploaders can view private or disabled archives.