netmaker/controllers
2024-11-18 02:40:28 -10:00
..
config NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
acls.go avoid default policy for node 2024-11-18 02:40:28 -10:00
controller.go add acls api handlers 2024-09-24 19:45:45 +04:00
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go NET-1603: Manage DNS NM changes (#3124) 2024-10-29 13:53:45 +04:00
dns_test.go feat(NET-591): allow generic DNS entries (#2568) 2023-09-20 14:20:08 +02:00
enrollmentkeys.go block default key deletion,delete default key on network deletion 2024-10-30 15:58:55 +04:00
ext_client.go avoid adding static nodes to tags 2024-11-11 21:31:10 +04:00
files.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
hosts.go add debug log for scale test 2024-11-18 12:10:50 +01:00
ipservice.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
legacy.go New Docs (#3034) 2024-08-15 11:55:01 +05:30
limits.go [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +05:30
logger.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
middleware.go user roles and groups migration 2024-10-31 11:58:54 +04:00
migrate.go rename isstaticendpoint to isstatic 2024-06-03 10:37:19 +02:00
network.go resolve merge conflicts 2024-10-17 10:42:59 +04:00
network_test.go NET-1227: User Mgmt V2 (#3055) 2024-08-20 17:08:56 +05:30
node.go send peer updates on user updates and ingress gw 2024-10-23 22:31:16 +04:00
node_test.go NET-940: Inet Gws (#2828) 2024-02-28 08:46:51 +07:00
regex.go fix client validation messages 2024-10-25 16:17:55 +04:00
regex_test.go fix(NET-486): change client name length validation (#2498) 2023-08-08 15:59:02 +05:30
response_test.go refactoring for ee 2022-09-14 13:26:31 -04:00
server.go comment out default pro trial 2024-11-11 09:48:18 +04:00
tags.go block tag deletion if used by a acl policy 2024-11-15 15:39:36 +04:00
test.db renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
user.go send peer updates on user updates and ingress gw 2024-10-23 22:30:36 +04:00
user_test.go Net 1227 v1 (#3061) 2024-08-22 11:44:16 +05:30