l.b.s.EditBugSubscription(AuthorizationBase) : class documentation

Part of lp.bugs.security View In Hierarchy

No class docstring
Method checkAuthenticated Check that a user may edit a 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
def checkAuthenticated(self, user):

Check that a user may edit a subscription.

A user may edit a subscription if:
  • They are the owner of the subscription.
  • They are the owner of the team that owns the subscription.
  • They are an admin of the team that owns the subscription.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.