netbird/management/server/http
bcmmbaga 1ba6eb62a6
Retrieve all groups for peers and restrict groups for regular users
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2024-11-28 15:01:44 +03:00
..
api [management] Fix getSetupKey call (#2927) 2024-11-22 10:15:51 +01:00
middleware Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
util Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
accounts_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
accounts_handler.go [management] Fix session inactivity response (#2770) 2024-10-23 16:40:15 +02:00
dns_settings_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
dns_settings_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
events_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
events_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
geolocation_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
geolocations_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
groups_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
groups_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
handler.go [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +01:00
nameservers_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
nameservers_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
pat_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
pat_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
peers_handler_test.go Refactor peer handlers 2024-11-14 19:32:34 +03:00
peers_handler.go Retrieve all groups for peers and restrict groups for regular users 2024-11-28 15:01:44 +03:00
policies_handler_test.go Fix tests 2024-11-12 11:18:16 +03:00
policies_handler.go prevent duplicate rules during updates 2024-11-18 22:48:38 +03:00
posture_checks_handler_test.go [management] Refactor posture check to use store methods (#2874) 2024-11-25 16:26:24 +01:00
posture_checks_handler.go [management] Refactor posture check to use store methods (#2874) 2024-11-25 16:26:24 +01:00
routes_handler_test.go [management, client] Add access control support to network routes (#2100) 2024-10-02 13:41:00 +02:00
routes_handler.go [management] Fix api error message typo peers_group (#2862) 2024-11-08 23:28:02 +01:00
setupkeys_handler_test.go [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +01:00
setupkeys_handler.go [management] Limit the setup-key update operation (#2841) 2024-11-15 17:00:06 +01:00
users_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
users_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00