Commit graph

273 commits

Author SHA1 Message Date
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