Ignore:
Timestamp:
24 Nov 2011, 09:51:22 (13 years ago)
Author:
Henrik Bettermann
Message:

Rename roles:

Department Officers are now Department Managers and Portal Users are now called Academics Officers. Academics Officers only have the viewAcademics permission like applicants and students.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/authentication.txt

    r7177 r7185  
    5151  {'waeup.local.Owner': [<waeup.sirp.authentication.Account object at 0x...>]}
    5252
    53 Users have also got the global PortalUser role:
     53Users have also got the global AcademicsOfficer role:
    5454
    5555  >>> alice.getSiteRolesForPrincipal()
    56   ['waeup.PortalUser']
     56  ['waeup.AcademicsOfficer']
    5757
    5858We can tell an account, that Alice got some role for another object:
Note: See TracChangeset for help on using the changeset viewer.