Commit graph

44 commits

Author SHA1 Message Date
afeiszli b33f5b2fab fixing validation 2021-07-11 10:28:50 -04:00
afeiszli 9860082b7c token configs and secure grpc working 2021-07-11 10:18:31 -04:00
afeiszli 977da6b129 compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
afeiszli ccce74be97 added setting node limits 2021-07-02 23:25:36 -04:00
Alex 7d2af0cf38
Merge pull request #192 from gravitl/feature_v0.6_multitenancy
Feature v0.6 multitenancy
2021-07-02 22:04:44 -04:00
afeiszli 041b641e17 multitenancy working 2021-07-02 00:03:46 -04:00
Karmanyaah Malhotra b4fbbeb869 Concat host/port with net package
This makes sure IPv6 addresses are treated properly
2021-06-09 13:11:37 -04:00
afeiszli 4f3a2bc3c8 netmaker default network add --fixed 2021-06-02 16:18:42 +00:00
afeiszli 3d685e15c0 add port to token 2021-06-01 19:32:20 +00:00
afeiszli 1c6b8f8a2b add port to token 2021-06-01 19:28:01 +00:00
afeiszli b3655d2fdf fixed startup logs. Removed comms from network list 2021-05-30 11:26:10 -04:00
afeiszli 4f531e1c54 admin user auth working 2021-05-29 20:18:22 +00:00
afeiszli 4e758d67aa tests working locally 2021-05-28 10:04:07 -04:00
afeiszli b930027a95 modify access key 2021-05-25 16:09:49 -04:00
afeiszli 78ae219b03 major overhaul initiated 2021-05-25 12:48:04 -04:00
Matthew R Kasun bb2bb0e1ee fixed tests 2021-05-09 13:31:50 -04:00
Matthew R Kasun 073be947c6 Merge branch 'develop' into refactor-controllers 2021-05-09 10:52:42 -04:00
afeiszli 4ddd83aefb new config fully functional 2021-05-06 00:41:28 +00:00
afeiszli de3d81db3a configs mostly working. Need to add in public dns default check. 2021-05-05 22:03:37 +00:00
Matthew R Kasun a827f8caad Test Cleanup 2021-05-03 17:51:38 -04:00
Matthew R Kasun aa6112a38e Network update validation tests 2021-05-03 07:13:12 -04:00
Matthew R Kasun 74f6b5639d GetNetwork tests 2021-05-02 15:54:12 -04:00
Matthew R Kasun 699619a371 Fix Access Key tests 2021-05-02 10:46:07 -04:00
Matthew R Kasun 0e1a5f534f Network Validation Test Cases 2021-04-30 23:07:25 -04:00
afeiszli 22b5a714fd fixing address validation 2021-04-27 23:22:52 -04:00
afeiszli a0dd5929cb adding ipv6 details. Need to test now 2021-04-27 23:17:59 -04:00
Ubuntu fa3faf778d fixed JWT token auth 2021-04-20 01:50:58 +00:00
Matthew R Kasun 3ec0505a57
Merge branch 'develop' into fix-tests 2021-04-19 12:02:01 -04:00
Matthew R Kasun 420bfe0f6b CheckInInterval tests working 2021-04-19 11:56:57 -04:00
Alex 5d8d279d4d
Merge branch 'develop' into bugfix_v0.2_misc 2021-04-19 10:53:36 -04:00
afeiszli 529a511a79 fixed constant peer update issue 2021-04-19 10:49:52 -04:00
Matthew R Kasun ed80a219b9 key tests updated 2021-04-17 16:52:53 -04:00
Matthew R Kasun 1c7dbd42c9 fixed UpdateNetwork/InvalidAddress 2021-04-17 15:12:03 -04:00
Matthew R Kasun e6ccf7a4a1 removed duplicate code from merge conflict 2021-04-16 08:02:12 -04:00
Alex 3144956aff
Merge branch 'develop' into fix-tests 2021-04-16 07:34:48 -04:00
Matthew R Kasun adcfc74b7b issue #42 fixed 2021-04-15 15:26:15 -04:00
Matthew R Kasun 66fb590be2 added error on attempt to update NetID 2021-04-15 14:48:10 -04:00
afeiszli 77914d22b0 turning validation back on and changing response message. 2021-04-14 23:39:39 -04:00
afeiszli 3a2eb1411a fixing runtime panic on user delete 2021-04-14 22:59:25 -04:00
afeiszli 09d9f41745 temp validation testing 2021-04-13 10:25:33 -04:00
afeiszli 976c1847bf changing private to local for clarity 2021-04-13 10:04:31 -04:00
afeiszli 9839cbd806 adding gateway functionality 2021-04-13 02:55:49 -04:00
afeiszli 587442dfe3 adding necessary changes for client and server key to work 2021-04-13 01:10:57 -04:00
afeiszli 2ea497c6ff massive number of changes to schema and error handling. 2021-04-13 00:42:35 -04:00
Renamed from controllers/groupHttpController.go (Browse further)