Changes between Version 6 and Version 7 of access_control


Ignore:
Timestamp:
2012-05-03T01:48:02Z (12 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • access_control

    v6 v7  
    4141This type of permission controls if a role has access to a specific iPeer function. E.g. Admin can add instructors or instructor is not allow to add admin. Here is an example of the permission: function/user/admin/add
    4242
     43==== List of Permission ====
     44===== Function permissions =====
     45||Key||Name||Description||
     46||functions/user||USER||Operations on all users||
     47||functions/user/superadmin||USER_SUPERADMIN||Operations on superadmin, e.g. add/delete||
     48||functions/user/admin||USER_ADMIN||Operations on admin||
     49||functions/user/instructor||USER_INSTRUCTOR||Operations on instructor||
     50
    4351=== !Organization/Faculty ===
    4452There is another level of access control in iPeer. Consider an admin at the faculty level should have access to all resources to his/her faculty, but not for other faculties.
     
    5563<img src="https://docs.google.com/drawings/pub?id=1xS3SQWMAhuBCac50rwLc4QrmN63_Jv4SxH7CA6cCK28&amp;w=1395&amp;h=720">
    5664}}}
     65
     66