Part of canonical.launchpad.security View In Hierarchy
Class for deciding who can administer distribution translations. This class is used for `launchpad.TranslationsAdmin` privilege on `IDistribution` and `IDistroSeries` and corresponding `IPOTemplate`s, and limits access to Rosetta experts, Launchpad admins and distribution translation group owner.
Method | checkAuthenticated | Is the user able to manage IDistribution translations settings? |
Inherited from AuthorizationBase:
Method | __init__ | Undocumented |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |
IDistribution
translations settings?
Any Launchpad/Launchpad Translations administrator, translation group owner or a person allowed to edit distribution details is able to change translations settings for a distribution.