Part of lp.security View In Hierarchy
| Method | branches | Undocumented |
| Method | git_repositories | Undocumented |
| Method | checkAuthenticated | Is the user able to view the branch merge proposal? |
| Method | checkUnauthenticated | Is anyone able to view the branch merge proposal? |
Inherited from AuthorizationBase:
| Method | __init__ | Undocumented |
| 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 |
The user can see a merge proposal if they can see the source, target and prerequisite branches.