mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-03 19:54:22 +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> |
||
---|---|---|
.. | ||
config | ||
acls.go | ||
controller.go | ||
debug.go | ||
dns.go | ||
dns_test.go | ||
egress.go | ||
enrollmentkeys.go | ||
ext_client.go | ||
files.go | ||
gateway.go | ||
hosts.go | ||
ipservice.go | ||
legacy.go | ||
limits.go | ||
logger.go | ||
middleware.go | ||
migrate.go | ||
network.go | ||
network_test.go | ||
node.go | ||
node_test.go | ||
regex.go | ||
regex_test.go | ||
response_test.go | ||
server.go | ||
test.db | ||
user.go | ||
user_test.go |