netbird/management/server/http
2023-02-28 16:51:30 +01:00
..
api Fix login expiration enum in OpenAPI (#694) 2023-02-16 15:36:36 +01:00
middleware Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
util Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
accounts_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
accounts_handler.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
dns_settings_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
dns_settings_handler.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
events_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
events_handler.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
groups_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
groups_handler.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
handler.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
nameservers_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:27:43 +01:00
nameservers_handler.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:27:43 +01:00
peers_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
peers_handler.go add comments to fix codacy 2023-02-28 16:51:30 +01:00
routes_handler_test.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
routes_handler.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
rules_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
rules_handler.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
setupkeys_handler_test.go changed the naming convention for all handling objects and methods to have unified way 2023-02-28 15:01:24 +01:00
setupkeys_handler.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
users_handler_test.go add comments for constructors and fix typo 2023-02-28 15:46:08 +01:00
users_handler.go add comments to fix codacy 2023-02-28 16:51:30 +01:00