nineinchnick / yii-usr

Yii framework module for user authentication, password reset, registration and profile updating.
http://demo.niix.pl
MIT License
36 stars 24 forks source link

User administration #38

Closed nineinchnick closed 10 years ago

nineinchnick commented 10 years ago

Prepare a basic crud to allow privileged users to browse user accounts, update them, change their status and perform other actions.

Possibly manage RBAC roles assignments, relates to nineinchnick/yii2-usr#22.

Same as nineinchnick/yii2-usr#23

nineinchnick commented 10 years ago

Done.