Changeset 7185 for main/waeup.sirp/trunk/src/waeup/sirp/authentication.txt
- Timestamp:
- 24 Nov 2011, 09:51:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/authentication.txt
r7177 r7185 51 51 {'waeup.local.Owner': [<waeup.sirp.authentication.Account object at 0x...>]} 52 52 53 Users have also got the global PortalUser role:53 Users have also got the global AcademicsOfficer role: 54 54 55 55 >>> alice.getSiteRolesForPrincipal() 56 ['waeup. PortalUser']56 ['waeup.AcademicsOfficer'] 57 57 58 58 We can tell an account, that Alice got some role for another object:
Note: See TracChangeset for help on using the changeset viewer.