-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
roles bug #7
Comments
|
你需要给resource指定具体的权限 |
我所有的都指定了。。但是有的是正确的有的无效
|
你的程序有点复杂,建议你在roles.Register方法里debug一下,看看每次用户是哪个role,一个用户只能命中一个role |
我使用
获取到的权限列表是正确的,但是页面展示及操作会有问题,有一部分是好的,一部分是错误的 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to generate permissions through the directory
my login user roles:
[complaint_type_read locale_admin complaint_type_add locale_reader complaint_type_edit global_admin complaint_type_delete]
more menu errors:
roles code:
UserTmpl:
The text was updated successfully, but these errors were encountered: