Part of lp.security View In Hierarchy
Method | checkAuthenticated | Anyone who can upload a package can edit it. |
Inherited from EditDistributionSourcePackage:
Method | _checkUpload | Undocumented |
Inherited from AuthorizationBase (via EditDistributionSourcePackage):
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 |