Commit graph

325 commits

Author SHA1 Message Date
0xdcarns 0c6c09caa9 organized http logic, renamed files 2021-12-07 12:46:55 -05:00
0xdcarns 6184d0b965 fixed return and logs 2021-12-07 11:15:01 -05:00
0xdcarns 95528f510a consolidated security check function 2021-12-07 10:56:39 -05:00
afeiszli 6455f41c1b started security.go 2021-12-06 16:45:27 -05:00
afeiszli 932712619a remade server logs 2021-12-06 15:31:08 -05:00
0xdcarns e521c5936a added logic for future use 2021-11-23 09:47:49 -05:00
afeiszli 1a16e5ad25 fixed dns and keys 2021-11-16 12:20:48 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
afeiszli 05d27c8af3 remote route on delete 2021-11-14 19:17:30 -05:00
afeiszli 437955ab90 saving to work on linux 2021-11-14 16:50:20 -05:00
0xdcarns 5322c44a99 fixed minor bug surrounding oauth error 2021-10-28 10:20:37 -04:00
0xdcarns 8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00
0xdcarns 6891b52cee updated logs, ensured admins could not be edited 2021-10-25 16:38:59 -04:00
0xdcarns 9f0f6ae9b5 users network updates is admin only 2021-10-25 15:13:23 -04:00
0xdcarns c002c30ba8 added ability for admisn to change user's networks 2021-10-25 14:51:52 -04:00
0xdcarns 7939e5968f good first draft, fixed test 2021-10-21 20:32:23 -04:00
0xdcarns 4e4e8b3ab5 began oauth implementation 2021-10-21 15:28:58 -04:00
0xdcarns 37c999d47a multiple user test fix 2021-10-20 11:23:44 -04:00
0xdcarns 51c1973b21 added ability to remove local instance of netmaker 2021-10-20 09:22:05 -04:00
dcarns cde7b8bc3e
Merge pull request #359 from gravitl/add-tests
Unit Test refinement
2021-10-18 10:02:58 -04:00
Matthew R Kasun 89f0a6f4ae deleted troubleshooting function 2021-10-17 11:55:31 -04:00
Matthew R Kasun 4884496d66 refined dns unit tests 2021-10-17 11:47:25 -04:00
Matthew R Kasun 2f24acbaf1 add missing GetUserInternal and GetUsers tests 2021-10-16 11:47:57 -04:00
Matthew R Kasun f7d8281d65 revert changes to comments before functions 2021-10-16 08:01:38 -04:00
Matthew R Kasun 1c1637b75e refactored and added unit test 2021-10-14 16:36:14 -04:00
Matthew R Kasun 2bf2e65736 removed debugging println 2021-10-14 11:27:04 -04:00
Matthew R Kasun 4356aea65a prevent creating admin if one already exists 2021-10-14 11:19:49 -04:00
0xdcarns d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
afeiszli 21ba362eca allowing IsServer to be modified, configurable checkin time, single checkin for linux, moved cfg files 2021-10-02 12:28:17 -04:00
0xdcarns da26802865 egress + inress bug fixes #284 & #285 2021-10-01 10:33:32 -04:00
afeiszli 1661f3dabf fixing dns setting on netclient 2021-09-29 10:02:34 -04:00
afeiszli 99c8c6b31d Merge remote-tracking branch 'origin/feature_v0.8_housekeeping' into feature_v0.8.1_coredns 2021-09-28 14:08:37 -04:00
0xdcarns 90cbbfdf4a minor cleanups 2021-09-28 14:08:16 -04:00
afeiszli 70afe33246 one time CoreDNS file 2021-09-28 13:16:41 -04:00
0xdcarns 90d941854b made some more efficient images and added set defaults for node reads 2021-09-27 17:51:20 -04:00
afeiszli fdcb8611ff adding logs, decreasing time 2021-09-22 10:51:18 -04:00
afeiszli 802934e993 adding udp port parsing for relay node 2021-09-22 10:40:36 -04:00
afeiszli e00321a5a0 adding logs to egress on netclient 2021-09-22 09:53:34 -04:00
afeiszli b828f7b6d9 fixing model 2021-09-18 11:01:34 -04:00
afeiszli 74b15a6a13 fixing relay model 2021-09-18 10:33:14 -04:00
afeiszli 4134b82485 fixing cmd call 2021-09-17 14:34:57 -04:00
afeiszli 31ea969e3d relay functionality working 2021-09-16 21:49:09 -04:00
afeiszli 61c2c5f0a0 relay functionality working 2021-09-16 20:00:40 -04:00
afeiszli 0457769308 fixing relay getting donotpropagate 2021-09-14 17:51:08 -04:00
afeiszli d1d690fba8 moving relay functionality to server 2021-09-14 16:04:33 -04:00
afeiszli cacab5c30b fixing donotpropagate 2021-09-14 09:42:31 -04:00
afeiszli cf26b31779 relay server functionality ready to test 2021-09-13 20:25:27 -04:00
afeiszli c0490061ee refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
0xdcarns 34717417ce began windows userspace implementation 2021-09-10 13:39:51 -04:00
Matthew R Kasun 9ec339b244 fixed dns and response tests 2021-09-09 16:20:21 -04:00
Matthew R Kasun 8a0d688867 fixed node tests 2021-09-09 13:59:43 -04:00
Matthew R Kasun 977da36673 fixed common tests 2021-09-08 13:47:45 -04:00
Matthew R Kasun ba5f039204 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
Matthew R Kasun 49f6a6f308 fixed network tests 2021-09-06 15:30:39 -04:00
Matthew R Kasun c61117cdd3 fixed user tests 2021-09-06 10:36:14 -04:00
worker-9 1a07fcff75 changed DNS to go on interface.. 2021-08-25 17:59:40 -04:00
worker-9 c2a9007b8c automated ext client egress range addition and ext client dns from network 2021-08-25 09:46:45 -04:00
afeiszli 6de7ec4cc5 fixing get config 2021-08-19 19:03:14 -04:00
afeiszli 72e7f6bfde fixing get config 2021-08-19 19:00:23 -04:00
afeiszli cd37d7701b removing some errors 2021-08-19 17:35:14 -04:00
afeiszli 8056f024e2 client mode enablement 2021-08-19 13:41:04 -04:00
worker-9 9d2962a171 added version and fixed script and doc stuff 2021-08-16 16:30:55 -04:00
worker-9 f5f06f9f8f dns on for nodes 2021-08-10 13:47:36 -04:00
worker-9 324337eac1 added auth stuff 2021-08-10 12:52:22 -04:00
worker-9 fa2d8ef8ee changed not and else 2021-08-10 11:30:58 -04:00
worker-9 46d6899982 ispending bug fix and node auth fix 2021-08-10 10:55:48 -04:00
worker-9 c799df59ce edited auth for deleted nodes 2021-08-09 22:31:01 -04:00
afeiszli 70493754b2 ripping out wg grpc stuff 2021-08-09 17:34:13 -04:00
afeiszli 59cf51a659 static configs 2021-08-09 17:04:16 -04:00
worker-9 31e81342fb user security bug fixed 2021-08-09 16:18:24 -04:00
worker-9 0bdaaf8b63 fixed name issue 2021-08-09 15:32:04 -04:00
afeiszli aae89cbaca static configs 2021-08-09 14:13:19 -04:00
afeiszli f8df4b571b fixing login err 2021-08-09 13:30:40 -04:00
afeiszli 382901b124 changed logs 2021-08-09 12:43:09 -04:00
worker-9 c5fc65ebdf dns checks 2021-08-06 17:48:46 -04:00
worker-9 f26f7b4097 logs removal 2021-08-06 17:14:17 -04:00
worker-9 60c5f06679 switched ingress stuff 2021-08-06 16:53:17 -04:00
worker-9 7a61af2fce switched ingress ext client call params 2021-08-06 16:38:04 -04:00
worker-9 d694930aa9 ingress change 2021-08-06 15:45:22 -04:00
worker-9 22eb39e8cd egress change 2021-08-06 15:42:12 -04:00
worker-9 013230eb1e removed allowedip for egress gateways 2021-08-06 14:09:42 -04:00
worker-9 095ff2fbfc added egress as pull change 2021-08-06 13:47:39 -04:00
worker-9 94cf8bfbc6 added egress action 2021-08-06 13:39:14 -04:00
worker-9 bed63c1e15 added egress gateway status to peers 2021-08-06 13:17:42 -04:00
worker-9 2b9590cc63 added local address to peers 2021-08-06 12:41:40 -04:00
worker-9 618fcd6bee moved something 2021-08-05 23:38:34 -04:00
worker-9 5d4d3fd6d1 moved something 2021-08-05 23:34:40 -04:00
worker-9 049126a9f0 moved something 2021-08-05 23:08:59 -04:00
worker-9 27de1580e9 fixed udp ports? 2021-08-05 21:49:44 -04:00
worker-9 72f053b5c2 bug squashin 2021-08-05 16:06:19 -04:00
worker-9 6210c34bee bug squashin 2021-08-05 16:02:42 -04:00
worker-9 18d1a72dd8 bug squashin 2021-08-05 15:27:05 -04:00
worker-9 9e495569f2 bug squashin 2021-08-05 14:27:37 -04:00
worker-9 a58a6be665 bug squashin 2021-08-05 14:19:19 -04:00
worker-9 3f1ce8be7a bug squashin 2021-08-05 14:15:32 -04:00
worker-9 57e5414668 bug squashin 2021-08-05 14:10:35 -04:00
worker-9 ebcaf7e244 bug squashin 2021-08-05 14:01:16 -04:00
worker-9 102aff9fd4 bug squashin 2021-08-05 13:47:05 -04:00
worker-9 20f8bc8214 bug squashin 2021-08-05 13:32:06 -04:00