Part of lp.bugs.security View In Hierarchy
| Method | __init__ | Undocumented |
Inherited from EditPublicByLoggedInUserAndPrivateByExplicitSubscribers:
| Method | checkAuthenticated | Allow any logged in user to edit a public bug, and only |
| Method | checkUnauthenticated | Never allow unauthenticated users to edit a bug. |
Inherited from AuthorizationBase (via EditPublicByLoggedInUserAndPrivateByExplicitSubscribers):
| Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated. |