Part of canonical.launchpad.security View In Hierarchy
No one can upload to disabled archives.
PPA upload rights are managed via IArchive.checkArchivePermission
;
Appending to PRIMARY, PARTNER or COPY archives is restricted to owners.
Appending to ubuntu main archives can also be done by the 'ubuntu-security' celebrity.
Method | checkAuthenticated | Return True if the given person has the given permission. |
Inherited from AuthorizationBase:
Method | __init__ | Undocumented |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |