l.s.BranchMergeProposalEdit(AuthorizationBase) : class documentation

Part of lp.security View In Hierarchy

No class docstring
Method checkAuthenticated Is the user able to edit the branch merge request?

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):

Is the user able to edit the branch merge request?

The user is able to edit if they are:
  • the registrant of the merge proposal
  • the owner of the merge_source
  • the owner of the merge_target
  • the reviewer for the merge_target
  • an administrator
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.