mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-24 18:45:24 +00:00
Change nickname to givenname in proto
This commit is contained in:
parent
6e2768097a
commit
caf79f6910
@ -39,7 +39,7 @@ message Machine {
|
|||||||
// bytes endpoints = 16;
|
// bytes endpoints = 16;
|
||||||
// bytes enabled_routes = 17;
|
// bytes enabled_routes = 17;
|
||||||
|
|
||||||
string nickname = 18;
|
string given_name = 18;
|
||||||
}
|
}
|
||||||
|
|
||||||
message RegisterMachineRequest {
|
message RegisterMachineRequest {
|
||||||
|
Loading…
Reference in New Issue
Block a user