netbird/management/server
2022-09-26 18:02:45 +02:00
..
http Add hostname, userID, ui version to the HTTP API peer response (#479) 2022-09-26 18:02:45 +02:00
idp Warmup IDP cache on Management start (#354) 2022-06-06 12:05:44 +02:00
jwtclaims OpenAPI specification and API Adjusts (#356) 2022-06-14 10:32:54 +02:00
migration Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
mock_server Add auto-assign groups to the User API (#467) 2022-09-22 09:06:32 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
account_test.go Check if new account ID is already being used (#364) 2022-06-20 18:20:43 +02:00
account.go Add auto-assign groups to the User API (#467) 2022-09-22 09:06:32 +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
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 Don't create index if peer is empty (#435) 2022-08-23 11:09:56 +02:00
group.go OpenAPI specification and API Adjusts (#356) 2022-06-14 10:32:54 +02:00
grpcserver.go Add extra logging to Sync and Login requests 2022-09-22 09:25:31 +02:00
management_proto_test.go Serve Management gRPC and HTTP on a single 80/443 port (#400) 2022-07-29 20:37:09 +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 Send netmask from account network (#369) 2022-06-24 21:30:51 +02: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 Add Network ID and rename Prefix to Network (#432) 2022-08-22 14:10:24 +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 routing support to management service (#424) 2022-08-18 18:22:15 +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 Use select for turn credentials and peers update (#443) 2022-08-27 12:57:03 +02:00
user.go Support user role update (#478) 2022-09-23 14:18:42 +02:00