Part of lp.bugs.security View In Hierarchy
Method | checkAuthenticated | Allow any user to see non-private bugs, but only explicit |
Method | checkUnauthenticated | Allow anonymous users to see non-private bugs only. |
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 |