netmaker/pro/logic
Abhishek K 08080121b9
NET-1932: fix default network user policy (#3469)
* move relevant acl and tag code to CE and Pro pkgs

* intialise pro acl funcs

* list gateways by user access

* check user gw access by policies

* filter out user policies on CE

* filter out tagged policies on CE

* fix ce acl comms

* allow gateways tag

* allow gateway tag  on CE, remove failover and gw check on acl policy

* add gw rules func to pro

* add inet gw support on CE

* add egress acl API

* add egress acl API

* fix(go): set is_gw when converting api node to server node;

* fix(go): set is_gw when converting api node to server node;

* fix policy validity checker for inet gws

* move dns option to host model

* fix node removal from egress policy on delete

* add migration logic for ManageDNS

* fix dns json field

* fix nil error on node tags

* add egress info to relayed nodes

* fix default network user policy

---------

Co-authored-by: Vishal Dalwadi <dalwadivishal26@gmail.com>
2025-06-02 14:46:02 +05:30
..
acls.go NET-1932: sort out acls into CE and PRO (#3460) 2025-06-02 13:05:10 +05:30
events.go NET-2014: Audit Logging (#3455) 2025-05-21 13:13:20 +05:30
ext_acls.go fix extclient allowed Ips 2024-10-29 22:57:58 +04:00
failover.go NET-1932: Merge egress and internet gateways (#3436) 2025-05-21 12:50:21 +05:30
metrics.go fix metric cache map issue (#3191) 2024-11-10 15:30:21 +04:00
migrate.go NET-1932: sort out acls into CE and PRO (#3460) 2025-06-02 13:05:10 +05:30
nodes.go NET-1932: sort out acls into CE and PRO (#3460) 2025-06-02 13:05:10 +05:30
security.go fix global network role access 2024-10-29 20:24:31 +04:00
status.go NET-1932: sort out acls into CE and PRO (#3460) 2025-06-02 13:05:10 +05:30
tags.go NET-1932: sort out acls into CE and PRO (#3460) 2025-06-02 13:05:10 +05:30
user_mgmt.go NET-1932: fix default network user policy (#3469) 2025-06-02 14:46:02 +05:30