Part of lp.code.security View In Hierarchy
Known subclasses: lp.code.security.BranchSubscriptionView
| Method | checkAuthenticated | Is the user able to edit a branch subscription? |
Inherited from AuthorizationBase:
| Method | __init__ | Undocumented |
| Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated. |
| Method | checkPermissionIsRegistered | Pass through to checkPermission. |
| Method | forwardCheckAuthenticated | Forward request to another security adapter. |
| Method | forwardCheckUnauthenticated | Forward request to another security adapter. |
| Method | _checkAndFetchNext | Undocumented |
Any team member can edit a branch subscription for their team. Launchpad Admins can also edit any branch subscription. The owner of the subscribed branch can edit the subscription. If the branch owner is a team, then members of the team can edit the subscription.