netbird/management/client/rest
M. Essam ac135ab11d
[management/client/rest] fix panic when body is nil (#3714)
Fixes panic occurring when body is nil (this usually happens when connections is refused) due to lack of nil check by centralizing response.Body.Close() behavior.
2025-05-05 18:54:47 +02:00
..
accounts_test.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00
accounts.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
client_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
client.go [management] Add Bearer token support (#3534) 2025-03-18 21:48:36 +01:00
dns_test.go [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
dns.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
events_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
events.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
geo_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
geo.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
groups_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
groups.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
networks_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
networks.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
peers_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
peers.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
policies_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
policies.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
posturechecks_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
posturechecks.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
routes_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
routes.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
setupkeys_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
setupkeys.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
tokens_test.go fix integration tests (#3311) 2025-02-12 11:16:51 +00:00
tokens.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
users_test.go [management] user info with role permissions (#3728) 2025-05-01 11:24:55 +01:00
users.go [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00