Part of lp.security View In Hierarchy
Method | checkAuthenticated | Can the user view the submission details? |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
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 |
Submissions that are not marked private are publicly visible, private submissions may only be accessed by their owner and by admins.