l.s.ViewByLoggedInUser(AuthorizationBase) : class documentation

Part of lp.security View In Hierarchy

The default ruleset for the launchpad.View permission.

By default, any logged-in user can see anything. More restrictive rulesets are defined in other IAuthorization implementations.

Method checkAuthenticated Any authenticated user can see this object.

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):
Any authenticated user can see this object.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.