netmaker/pro
Abhishek K f124b10c35
NET-1784: Adv Acl Rules (#3239)
* define direction on acl req

* define protocol types and rule model

* get rules for node

* fetch acl rule for a node

* redine acl firewall model

* add json tags

* update port,protocol, and direction

* add json tags to acl options

* convert protocol to string

* simplify acl map

* add json tags to acl rules

* add networks to fw update

* add acls rules

* NET-1784: add allow all field

* add allow all field on fw udpate

* remove debug logs

* fix port and protocol types

* migrate default acl policies

* define constants for service types

* add adv options for user rules on ingress gw

* debug log

* allow whole network

* add static nodes to acl rules

* replace peers on acl updates

* initiliase rule map

* add user acl rules on target node

* revert acl check on extclient

* handle static node rules on ingress gw

* update multiple policies for users

* check allowed direction

* remove debug logs
2024-12-10 11:21:14 +04:00
..
auth fix: update documentation links to new docs (#3156) 2024-10-17 14:35:36 +04:00
controllers fix swagger generation issue (#3241) 2024-12-10 08:41:41 +04:00
email feat(go): update email template. (#3150) 2024-10-24 13:52:55 +04:00
logic NET-1784: Adv Acl Rules (#3239) 2024-12-10 11:21:14 +04:00
initialize.go NET-1782: Fetch Node Connection Status from metrics (#3237) 2024-12-10 10:46:05 +04:00
LICENSE [NET-546] Move ee code to ee package, unify ee status and terminology (#2538) 2023-09-01 07:42:05 +05:30
license.go NET-1833: add retries to license key validation. (#3222) 2024-12-10 10:15:54 +04:00
license_test.go handle invite link for saas tenants 2024-08-16 15:32:23 +05:30
remote_access_client.go skip clients loop when admin 2024-11-04 15:50:17 +04:00
trial.go fix(NET-1175): use default trial end date 2024-05-03 12:52:55 +00:00
types.go Merge pull request #3122 from gravitl/master 2024-09-12 12:17:23 +04:00
util.go track failover usage 2024-04-17 17:22:47 +05:30