mdmsoft / yii2-admin

Auth manager for Yii2 (RBAC Manager)
GNU General Public License v3.0
1.16k stars 574 forks source link

Access to yii2-admin by rbac #354

Closed vgorn closed 7 years ago

vgorn commented 7 years ago

How do I configure access to the yii2-admin module? I have a module available to everyone, including guests. Please tell me where to look, how can I separate access to the yii2-admin module by the roles of rbac

vgorn commented 7 years ago

https://stackoverflow.com/questions/26739623/grant-access-to-module-in-yii2