mirror of
https://github.com/gravitl/netmaker.git
synced 2026-02-04 02:00:21 +08:00
* NM-195: add key tags info to posture check on join * NM-195: add network user grps to posture check * NM-195: add posture checks to middleware * fix: return error when group network roles are set for specific networks and all networks; * add all posture check to rsrc permission check func * NM-202: fix egress domain routing * fix: add username filter; * feat: add fallback nameserver support; * fix: add validation for pro as well; * fix: skip fallback domains for user gws; * fix: don't set domains for fallback dns servers; * fix: validation fixes; * fix: empty match domains for fallback nameservers; --------- Co-authored-by: VishalDalwadi <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 | ||
| sysinfo.go | ||
| telemetry.go | ||
| timer.go | ||
| traffic.go | ||
| usage.go | ||
| user_mgmt.go | ||
| users.go | ||
| util.go | ||
| util_test.go | ||
| version.go | ||
| version_test.go | ||
| wireguard.go | ||
| zombie.go | ||