Commit graph

6517 commits

Author SHA1 Message Date
abhishek9686
4eacadbb27 convert network roles to groups, deprecate RAG roles 2024-10-28 16:18:50 +04:00
abhishek9686
f7b78ccad6 remove user role from acl policy types 2024-10-28 11:39:16 +04:00
abhishek9686
5e62e7e749 check default user policy 2024-10-28 10:53:12 +04:00
abhishek9686
20302f7701 fix default policy check on static node network 2024-10-28 09:41:09 +04:00
abhishek9686
8e661eb59e resolve merge conflicts 2024-10-27 23:42:06 +04:00
Abhishek K
9a45c51297
Merge pull request #3167 from gravitl/fix/NET-1613
fix(NET-1613): patch api responses for create and update tags
2024-10-27 23:40:02 +04:00
abhishek9686
bf88a80ea2 avoid gateway role migration 2024-10-27 23:31:30 +04:00
abhishek9686
502a15ea14 ignore setting up rules when default poliy is enabled 2024-10-27 23:00:36 +04:00
abhishek9686
79048868d9 fix client validation messages 2024-10-25 16:17:55 +04:00
abhishek9686
514e785f7b ignore disabled policies for users 2024-10-25 16:15:41 +04:00
abhishek9686
10de931a86 fix extclient validation err messages 2024-10-24 15:16:59 +04:00
Abhishek K
505f31e7e9
Merge pull request #3168 from gravitl/NET-1615-ext
NET-1615: ExtClients Acls
2024-10-24 14:47:03 +04:00
the_aceix
1cf828961d fix(NET-1613): patch api responses fot create and update tags 2024-10-24 10:05:24 +00:00
abhishek9686
fcf94e5652 use name generator 2024-10-24 14:02:39 +04:00
Aceix
ce7c164e09
fix(NET-1540): add cfg to autoclose connections on rac, when logged out (#3130)
only auto-disconnect non-admin users when JWT expires on RAC and RAC_AUTO_DISABLE is set
2024-10-24 13:54:00 +04:00
Vishal Dalwadi
470e9ddfe7
feat(go): update email template. (#3150)
* feat(go): update email template.

* feat(go): update email template.

* feat(go): update email template.

* feat(go): update email template.

* feat(go): update email template.

* feat(go): update email template.

* feat(go): update email template.
2024-10-24 13:52:55 +04:00
abhishek9686
60ea2a76a6 create enrollementkey for existing networks 2024-10-24 13:11:53 +04:00
abhishek9686
636b2ff1a7 create enrollment key on network creation 2024-10-24 12:47:53 +04:00
abhishek9686
0c882db508 send peer updates on user updates and ingress gw 2024-10-23 22:31:16 +04:00
abhishek9686
f51f655f00 send peer updates on user updates and ingress gw 2024-10-23 22:30:36 +04:00
abhishek9686
541bec71de fix default policy check 2024-10-23 15:55:04 +04:00
abhishek9686
d4da1774ff check default user policy 2024-10-23 15:29:47 +04:00
abhishek9686
c0f107b302 remove userips usage, add allow all to fwupdate 2024-10-23 14:15:13 +04:00
abhishek9686
ffb75fa6c1 add allow rules for nodes 2024-10-23 13:19:16 +04:00
abhishek9686
dc7e262602 add network info to ingress model 2024-10-23 07:48:32 +04:00
abhishek9686
6c52b68214 fix ingress firewall updates 2024-10-22 19:54:23 +04:00
abhishek9686
148c1fdc8f return all gws for admins 2024-10-22 15:12:05 +04:00
abhishek9686
1c9b986f0e add static node ips in the ingress update 2024-10-21 19:48:13 +04:00
abhishek9686
3994183fe8 implement extclient to extclient acls 2024-10-21 16:49:30 +04:00
abhishek9686
04c2039beb add ingress gw status to peer update 2024-10-21 14:58:40 +04:00
abhishek9686
cd2d026fc8 add ingress id to model 2024-10-21 12:52:02 +04:00
abhishek9686
7fa6580103 add ingress rules to peer update 2024-10-21 12:35:10 +04:00
Abhishek K
df6ac8c037
Merge pull request #3165 from gravitl/NET-1615-ext
NET-1615: External Client Acls
2024-10-21 10:57:11 +04:00
abhishek9686
6b93163bd5 fix user policy acls 2024-10-19 13:50:54 +04:00
abhishek9686
57378d255a fix user policies 2024-10-19 13:16:52 +04:00
abhishek9686
5be8939e6e use acl policies to fetch rac nodes 2024-10-19 11:57:11 +04:00
abhishek9686
fc2b765d8e fix rac gws via policies 2024-10-18 17:58:47 +04:00
abhishek9686
c37cf2b7e3 create default user policies 2024-10-18 16:53:39 +04:00
abhishek9686
afbd725864 Merge branch 'NET-1613' of https://github.com/gravitl/netmaker into NET-1615-ext 2024-10-18 14:26:31 +04:00
abhishek9686
d8a0398b2a add remoteaccess tag to extclients 2024-10-18 14:25:55 +04:00
abhishek9686
f347ca1121 user policy acl func 2024-10-18 14:16:05 +04:00
Abhishek K
d297158da3
Merge pull request #3164 from gravitl/NET-1615-ext
NET-1615: Apply Acl policy to static nodes
2024-10-18 13:30:33 +04:00
abhishek9686
292c0744d5 add tags to static node model 2024-10-18 12:27:34 +04:00
abhishek9686
d792e2e529 Merge branch 'NET-1613' of https://github.com/gravitl/netmaker into NET-1615-ext 2024-10-18 12:02:23 +04:00
abhishek9686
298749b76c fix tag update on extclients 2024-10-18 12:00:11 +04:00
abhishek9686
aea26dfdf6 check acl policy on ext client 2024-10-18 11:21:32 +04:00
abhishek9686
5418e9a13f resolve merge conflicts 2024-10-18 10:10:43 +04:00
Abhishek K
ffd9348234
Merge pull request #3163 from gravitl/NET-1613-ext
NET-1613: Add Tag system to external clients
2024-10-18 10:09:09 +04:00
abhishek9686
27f276a3fe isolate tag updates for extclient and nodes 2024-10-17 20:25:31 +04:00
abhishek9686
de7cabacba update tags on extclient update call 2024-10-17 19:55:58 +04:00