- Timestamp:
- 16 Nov 2011, 14:49:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/securitypolicy.py
r7113 r7119 88 88 return result 89 89 dept_roles = IPrincipalRoleManager(dept).getRolesForPrincipal( 90 *args, **kw)90 principal_id) 91 91 # 'Grant' 'waeup.ApplicationsOfficer' permissions (allow, deny 92 92 # or unset) for the passed in principal id if it has clearance
Note: See TracChangeset for help on using the changeset viewer.