johnitvn / yii2-user-plus

High flexible user management extension for yii2
23 stars 22 forks source link

Add role base access control feature #2

Closed johnitvn closed 9 years ago

johnitvn commented 9 years ago

Obviously the user management does not stop at the create, read, update,delete or login and register. Almost of web appliation need RBAC feature.

Before do this i want to study more about RBAC for more clean everything about RBAC model

Note: all modules(simple/basic for now) need RBAC feature

johnitvn commented 9 years ago

Intergrated with yii2-rbac-plus