mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-07 09:41:37 +08:00
add view only permissions for network users
This commit is contained in:
@@ -80,7 +80,8 @@ const (
|
||||
AllUserRsrcID RsrcID = "all_user"
|
||||
AllDnsRsrcID RsrcID = "all_dns"
|
||||
AllFailOverRsrcID RsrcID = "all_fail_over"
|
||||
AllAclsRsrcID RsrcID = "all_acls"
|
||||
AllAclsRsrcID RsrcID = "all_acl"
|
||||
AllTagsRsrcID RsrcID = "all_tag"
|
||||
)
|
||||
|
||||
// Pre-Defined User Roles
|
||||
|
Reference in New Issue
Block a user