netbird/management/server
2022-10-22 15:06:54 +02:00
..
http Add IdP metrics (#521) 2022-10-22 13:29:39 +02:00
idp Add IdP metrics (#521) 2022-10-22 13:29:39 +02:00
jwtclaims OpenAPI specification and API Adjusts (#356) 2022-06-14 10:32:54 +02:00
metrics Add IdP metrics (#521) 2022-10-22 13:29:39 +02:00
migration Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
mock_server Super user invites (#483) 2022-10-13 18:26:31 +02:00
telemetry Add gRPC metrics (#522) 2022-10-22 15:06:54 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
account_test.go Management single account mode (#511) 2022-10-19 17:43:28 +02:00
account.go Do not set wt_pending_invite when unnecessary (#515) 2022-10-19 17:51:41 +02:00
config.go Update scripts for the self-hosted Oauth 2.0 Device Auth Grant support (#439) 2022-08-24 14:37:18 +02:00
error.go Super user invites (#483) 2022-10-13 18:26:31 +02:00
file_store_test.go Check if new account ID is already being used (#364) 2022-06-20 18:20:43 +02:00
file_store.go Add anonymous usage metrics collection (#508) 2022-10-16 13:33:46 +02:00
group.go OpenAPI specification and API Adjusts (#356) 2022-06-14 10:32:54 +02:00
grpcserver.go Add gRPC metrics (#522) 2022-10-22 15:06:54 +02:00
management_proto_test.go Add gRPC metrics (#522) 2022-10-22 15:06:54 +02:00
management_suite_test.go Move management server to a separate directory (#67) 2021-07-24 16:14:29 +02:00
management_test.go Add gRPC metrics (#522) 2022-10-22 15:06:54 +02:00
nameserver_test.go Management single account mode (#511) 2022-10-19 17:43:28 +02:00
nameserver.go Add DNS nameserver support to management (#484) 2022-09-30 16:47:11 +05:00
network_test.go Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
network.go Add routing support to management service (#424) 2022-08-18 18:22:15 +02:00
peer_test.go Send netmask from account network (#369) 2022-06-24 21:30:51 +02:00
peer.go Add auto-assign groups to the User API (#467) 2022-09-22 09:06:32 +02:00
route_test.go Management single account mode (#511) 2022-10-19 17:43:28 +02:00
route.go Don't create index if peer is empty (#435) 2022-08-23 11:09:56 +02:00
rule.go OpenAPI specification and API Adjusts (#356) 2022-06-14 10:32:54 +02:00
setupkey_test.go Add SetupKey auto-groups property (#460) 2022-09-11 23:16:40 +02:00
setupkey.go Always return empty auto_groups if previously were nil (#468) 2022-09-13 17:19:03 +02:00
store.go Add anonymous usage metrics collection (#508) 2022-10-16 13:33:46 +02:00
turncredentials_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
turncredentials.go Use select for turn credentials and peers update (#443) 2022-08-27 12:57:03 +02:00
updatechannel_test.go Use select for turn credentials and peers update (#443) 2022-08-27 12:57:03 +02:00
updatechannel.go Add anonymous usage metrics collection (#508) 2022-10-16 13:33:46 +02:00
user.go Do not set wt_pending_invite when unnecessary (#515) 2022-10-19 17:51:41 +02:00