Srbac is a module that adds a graphic web interface for the administration of Yii rbac
It uses the CDbAuthManager so it needs a database (MySQL and SQlite are tested)
In this first alpha version you can do:
Create, update and delete Auth items (roles, tasks, operations)
Assign operations to tasks, tasks to roles and roles to users.
You can't yet assign operations to users, tasks to operations etc.
Demo http://spyros.agilit...authItem/assign
Extension http://www.yiiframew...xtension/srbac/
It uses the CDbAuthManager so it needs a database (MySQL and SQlite are tested)
In this first alpha version you can do:
Create, update and delete Auth items (roles, tasks, operations)
Assign operations to tasks, tasks to roles and roles to users.
You can't yet assign operations to users, tasks to operations etc.
Demo http://spyros.agilit...authItem/assign
Extension http://www.yiiframew...xtension/srbac/