netbird/management/server/http
2023-03-29 15:06:54 +02:00
..
api use object instead of plain token for create response + handler test 2023-03-28 14:47:15 +02: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 rest endpoints and update openapi doc 2023-03-21 16:02:19 +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
pat_handler_test.go fix linter 2023-03-28 14:54:06 +02:00
pat_handler.go add comments for exported functions 2023-03-29 15:06:54 +02: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
policies.go Feat rego default policy (#700) 2023-03-13 18:14:18 +04: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 Feat rego default policy (#700) 2023-03-13 18:14:18 +04:00
rules_handler.go Feat rego default policy (#700) 2023-03-13 18:14:18 +04: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