mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 09:16:40 +00:00
get role permissions for all modules
This commit is contained in:
@@ -9,6 +9,6 @@ import (
|
||||
type UserInfoWithPermissions struct {
|
||||
*types.UserInfo
|
||||
|
||||
Permissions roles.RolePermissions
|
||||
Permissions roles.Permissions
|
||||
Restricted bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user