netbird/management/server/http
Maycon Santos a387e3cfc2
Add network routes distribution groups (#606)
Updated tests, API, and account manager methods

Sync routes to peers in the distribution groups

Added store upgrade by adding the All group to routes that don't have them
2022-12-06 10:11:57 +01:00
..
api Add network routes distribution groups (#606) 2022-12-06 10:11:57 +01:00
middleware Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
util Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
groups_test.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
groups.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
handler.go Hide setup key from non-admin users (#539) 2022-11-03 17:02:31 +01:00
nameservers_test.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
nameservers.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
peers_test.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
peers.go Return peer's FQDN via API (#567) 2022-11-21 11:14:42 +01:00
routes_test.go Add network routes distribution groups (#606) 2022-12-06 10:11:57 +01:00
routes.go Add network routes distribution groups (#606) 2022-12-06 10:11:57 +01:00
rules_test.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
rules.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
setupkeys_test.go Add SetupKey usage limit (#605) 2022-12-05 13:09:59 +01:00
setupkeys.go Add SetupKey usage limit (#605) 2022-12-05 13:09:59 +01:00
users_test.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
users.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00