Part of canonical.launchpad.security View In Hierarchy
Currently, we restrict the visibility of the new code import system to members of ~vcs-imports and Launchpad admins.
Inherited from OnlyVcsImportsAndAdmins:
Method | checkAuthenticated | Return True if the given person has the given permission. |
Inherited from AuthorizationBase (via OnlyVcsImportsAndAdmins):
Method | __init__ | Undocumented |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |