netbird/management/server/http
Maycon Santos 0be46c083d
Generate validation certificate from mandatory JWK fields (#614)
When there is no X5c we will use N and E fields of 
a JWK to generate the public RSA and a Pem certificate
2022-12-07 22:06:43 +01:00
..
api Add network routes distribution groups (#606) 2022-12-06 10:11:57 +01:00
middleware Generate validation certificate from mandatory JWK fields (#614) 2022-12-07 22:06:43 +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