netbird/management/server/http
2024-10-28 17:52:23 +01:00
..
api [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +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 [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +01:00
peers_handler.go Add session expire functionality based on inactivity (#2326) 2024-10-13 14:52:43 +02:00
policies_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
policies_handler.go [management, client] Add access control support to network routes (#2100) 2024-10-02 13:41:00 +02:00
posture_checks_handler_test.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03:00
posture_checks_handler.go [management] Remove redundant get account calls in GetAccountFromToken (#2615) 2024-09-27 17:10:50 +03: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, client] Add access control support to network routes (#2100) 2024-10-02 13:41:00 +02:00
setupkeys_handler_test.go [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +01:00
setupkeys_handler.go [management] Setup key improvements (#2775) 2024-10-28 17:52:23 +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