Update code to Tailscale 1.10
This commit is contained in:
parent
736182f651
commit
aa27709e60
6 changed files with 30 additions and 32 deletions
|
@ -144,7 +144,6 @@ func (n *Namespace) toUser() *tailcfg.User {
|
|||
ProfilePicURL: "",
|
||||
Domain: "",
|
||||
Logins: []tailcfg.LoginID{},
|
||||
Roles: []tailcfg.RoleID{},
|
||||
Created: time.Time{},
|
||||
}
|
||||
return &u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue