Commit Graph

298 Commits

Author SHA1 Message Date
0xdcarns
6b6ce28b13 misplaced variable 2022-01-17 14:22:39 -05:00
0xdcarns
50016ed219 added legacy check to maintain compatibility 2022-01-17 14:22:39 -05:00
0xdcarns
0502ff131c adapted node routes further to new id 2022-01-17 14:21:40 -05:00
0xdcarns
e2ffcd4b3c adjusting client join 2022-01-17 14:21:40 -05:00
0xdcarns
90463dd1d7 test adjust 2022-01-17 14:21:40 -05:00
0xdcarns
52d684aa1e continued. 2022-01-17 14:21:40 -05:00
0xdcarns
32f7e2c4ef continued. 2022-01-17 14:21:40 -05:00
0xdcarns
4bcef22498 continued. 2022-01-17 14:21:40 -05:00
0xdcarns
b793c248ec test logic update 2022-01-17 14:21:40 -05:00
0xdcarns
d18b6d5ee2 refactored all grpc to be uniform 2022-01-17 14:21:40 -05:00
0xdcarns
545f45d86d refactored more 2022-01-17 14:21:40 -05:00
0xdcarns
64e7791011 restructuring continued 2022-01-17 14:21:40 -05:00
0xdcarns
3e4aca36cf removed unneccesary endpoint 2022-01-12 19:45:42 -05:00
0xdcarns
72206817bb added local range logic 2022-01-12 19:39:10 -05:00
0xdcarns
43b9e73eaa updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
Lam Tran
f989bd86b5 Gracefully shutdown in HTTP and gRPC apps 2022-01-06 23:00:49 +07:00
0xdcarns
c40ab51737 disabled updating default post cmds if RCE disabled 2022-01-05 13:41:11 -05:00
0xdcarns
12e718f008 updated version, made RCE optional 2022-01-05 13:13:03 -05:00
0xdcarns
8a4dce7bec fixed user deletion 2022-01-03 10:02:40 -05:00
0xdcarns
548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns
85e8c0abb6 memory issue work 2021-12-08 16:52:32 -05:00
0xdcarns
09033e1e0b renamed files, fixed pointers 2021-12-07 15:51:57 -05:00
0xdcarns
6215ea2db8 adjusted values to pointers for a lot of functions 2021-12-07 15:04:00 -05:00
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