mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-04 04:04:17 +08:00
* 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 --------- Co-authored-by: Vishal Dalwadi <dalwadivishal26@gmail.com> |
||
---|---|---|
.. | ||
acls | ||
hostactions | ||
pro/netcache | ||
acls.go | ||
auth.go | ||
clients.go | ||
dns.go | ||
egress.go | ||
enrollmentkey.go | ||
enrollmentkey_test.go | ||
errors.go | ||
extpeers.go | ||
gateway.go | ||
host_test.go | ||
hosts.go | ||
jwts.go | ||
legacy.go | ||
metrics.go | ||
networks.go | ||
nodes.go | ||
nodes_test.go | ||
peers.go | ||
proc.go | ||
relay.go | ||
security.go | ||
server.go | ||
serverconf.go | ||
settings.go | ||
status.go | ||
telemetry.go | ||
timer.go | ||
traffic.go | ||
user_mgmt.go | ||
users.go | ||
util.go | ||
util_test.go | ||
version.go | ||
version_test.go | ||
wireguard.go | ||
zombie.go |