c.l.s.ViewPublicOrPrivateTeamMembers(AuthorizationBase) : class documentation

Part of canonical.launchpad.security View In Hierarchy

Restrict viewing of private teams.

Only members of a private team can view the membership list.

Method checkUnauthenticated Unauthenticated users can only view public memberships.
Method checkAuthenticated Verify that the user can view the team's membership.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkUnauthenticated(self):
Unauthenticated users can only view public memberships.
def checkAuthenticated(self, user):
Verify that the user can view the team's membership.

Anyone can see a public team's membership. Only a team member, commercial admin, or a Launchpad admin can view a private team's members.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.