netbird/management/server/http
benniekiss 12c36312b5
[management] Auto update geolite (#2297)
introduces helper functions to fetch and verify database versions, downloads new files if outdated, and deletes old ones. It also refactors filename handling to improve clarity and consistency, adding options to disable auto-updating via a flag. The changes aim to simplify GeoLite database management for admins.
2024-09-09 18:27:42 +02:00
..
api Update route API doc with max domain number (#2516) 2024-09-02 17:40:34 +02: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 Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
accounts_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
dns_settings_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
dns_settings_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
events_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
events_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
geolocation_handler_test.go [management] Auto update geolite (#2297) 2024-09-09 18:27:42 +02:00
geolocations_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
groups_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
groups_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
handler.go [management] Refactor HTTP metrics (#2476) 2024-08-23 19:42:55 +03:00
nameservers_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
nameservers_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
pat_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
pat_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
peers_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
peers_handler.go [management] Improve mgmt sync performance (#2363) 2024-08-07 10:52:31 +02:00
policies_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
policies_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
posture_checks_handler_test.go Fix lint (#2427) 2024-08-14 13:30:10 +03:00
posture_checks_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
routes_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
routes_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
setupkeys_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
setupkeys_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
users_handler_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
users_handler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00