Changes between Version 7 and Version 8 of access_control


Ignore:
Timestamp:
2012-05-03T21:45:36Z (12 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • access_control

    v7 v8  
    4242
    4343==== List of Permission ====
    44 ===== Function permissions =====
     44===== Function Permissions =====
    4545||Key||Name||Description||
    4646||functions/user||USER||Operations on all users||
    47 ||functions/user/superadmin||USER_SUPERADMIN||Operations on superadmin, e.g. add/delete||
     47||functions/user/superadmin||USER_SUPERADMIN||Operations on superadmin||
    4848||functions/user/admin||USER_ADMIN||Operations on admin||
    4949||functions/user/instructor||USER_INSTRUCTOR||Operations on instructor||
     50
     51===== Controller Permissions =====
     52||Key||Description||
     53||controller/user||All user actions||
     54||controller/user/add||Add user||
     55||controller/user/delete||Delete user||
     56||controller/user/edit||Edit user||
     57||controller/course||All course actions||
     58||controller/course/add||Add course||
     59||controller/course/delete||Delete course||
     60||controller/course/edit||Edit course||
    5061
    5162=== !Organization/Faculty ===
     
    6475}}}
    6576
    66