mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 09:16:40 +00:00
fix rest test
This commit is contained in:
@@ -31,9 +31,9 @@ var (
|
||||
LastLogin: &time.Time{},
|
||||
Name: "M. Essam",
|
||||
Permissions: &api.UserPermissions{
|
||||
AutoAllowNew: map[string]bool{
|
||||
"read": true,
|
||||
"write": true,
|
||||
Default: map[string]bool{
|
||||
"read": false,
|
||||
"write": false,
|
||||
},
|
||||
},
|
||||
Role: "user",
|
||||
|
||||
Reference in New Issue
Block a user