Part of canonical.launchpad.security View In Hierarchy
Method | checkAuthenticated | Only persons which can edit an LFA's parent can edit an LFA. |
Inherited from AuthorizationBase:
Method | __init__ | Undocumented |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |
By default, a LibraryFileAlias does not know about its parent. Such aliases are never editable. Use an adapter to provide a parent object.
If a parent is known, users which can edit the parent can also edit properties of the LibraryFileAlias.