netbird/client/internal
shatoboar 94fbfcdb85
Versioning of UI and grpc-agent for passing version (#324)
Send Desktop UI client version as user-agent to daemon

This is sent on every login request to the management

Parse the GRPC context on the system package and 
retrieves the user-agent

Management receives the new UIVersion field and 
store in the Peer's system meta
2022-05-25 23:25:02 +02:00
..
peer Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
proxy Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
config_test.go Add Settings window to Agent UI 2022-04-15 17:30:12 +02:00
config.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00
connect.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
engine_test.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
engine.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
oauth_test.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00
oauth.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00