l.s.ViewHWDBBase(AuthorizationBase) : class documentation

Part of lp.security View In Hierarchy

Known subclasses: lp.security.ViewHWDBApplication, lp.security.ViewHWDevice, lp.security.ViewHWDeviceClass, lp.security.ViewHWDriver, lp.security.ViewHWDriverName, lp.security.ViewHWDriverPackageName, lp.security.ViewHWSubmissionDevice, lp.security.ViewHWVendorID

Base class to restrict access to HWDB data to members of the HWDB team.
Method checkAuthenticated We give for now access only to Canonical employees.
Method checkUnauthenticated No access for anonymous users.

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
def checkAuthenticated(self, user):
We give for now access only to Canonical employees.
def checkUnauthenticated(self):
No access for anonymous users.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.