netmaker/schema
Abhishek Kondur 0c9ed2542b
NM-202: fix egress domain routing (#3793)
* 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>
2025-12-22 10:10:40 +04:00
..
dns.go NM-202: fix egress domain routing (#3793) 2025-12-22 10:10:40 +04:00
egress.go NM-168: Network Flow Logs (#3754) 2025-12-12 14:12:00 +04:00
event.go NET-2014: add audit log retention period, add timestamp for events (#3486) 2025-06-06 13:19:56 +05:30
job.go NET-1950: Persist Server Settings in the DB (#3419) 2025-04-30 02:34:10 +04:00
models.go Merge pull request #3735 from gravitl/NM-166 2025-12-05 10:33:11 +04:00
pending_hosts.go NM-44: Device Approvals for Network Join (#3579) 2025-08-12 09:16:51 +05:30
posture_check.go NM-195: cleanup deleted tags and user groups from posturechecks, add nameserver to middleware (#3794) 2025-12-19 17:36:39 +04:00
user_access_token.go feat(go): add access token count to ReturnUser model; 2025-06-23 22:43:39 +05:30