netmaker/controllers
2021-10-25 16:38:59 -04:00
..
config ripping out wg grpc stuff 2021-08-09 17:34:13 -04:00
authGrpc.go code linting 2021-10-08 15:07:12 -04:00
common.go Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
common_test.go refined dns unit tests 2021-10-17 11:47:25 -04:00
controller.go began oauth implementation 2021-10-21 15:28:58 -04:00
dnsHttpController.go code linting 2021-10-08 15:07:12 -04:00
dnsHttpController_test.go deleted troubleshooting function 2021-10-17 11:55:31 -04:00
extClientHttpController.go began oauth implementation 2021-10-21 15:28:58 -04:00
fileHttpController.go code linting 2021-10-08 15:07:12 -04:00
networkHttpController.go added ability to remove local instance of netmaker 2021-10-20 09:22:05 -04:00
networkHttpController_test.go code linting 2021-10-08 15:07:12 -04:00
nodeGrpcController.go code linting 2021-10-08 15:07:12 -04:00
nodeHttpController.go code linting 2021-10-08 15:07:12 -04:00
nodeHttpController_test.go Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
relay.go code linting 2021-10-08 15:07:12 -04:00
responseHttp.go added ability for admisn to change user's networks 2021-10-25 14:51:52 -04:00
responseHttp_test.go fixed dns and response tests 2021-09-09 16:20:21 -04:00
serverHttpController.go code linting 2021-10-08 15:07:12 -04:00
test.db renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
userHttpController.go updated logs, ensured admins could not be edited 2021-10-25 16:38:59 -04:00
userHttpController_test.go good first draft, fixed test 2021-10-21 20:32:23 -04:00