netmaker/logic
Aceix f4a5520f86
Kwesi/net 326 bug client ac ls (#2462)
* feat(NET-326): return 200 [] instead of 500 when there are not network acls

* fix(NET-326): implement allow/deny client acl functions

* fix(NET-326): implement extclient acl update

* fix(NET-326): kame fixes, send peer updates
2023-07-26 10:32:54 +05:30
..
acls acl mutex on ISAllowed 2023-06-29 01:57:00 +05:30
hostactions moved data structure to db 2023-03-03 14:23:51 -05:00
metrics set if collected via proxt 2023-03-14 07:15:03 +04:00
pro adapted sso to host registration 2023-04-17 22:23:17 -04:00
auth.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30
clients.go Kwesi/net 326 bug client ac ls (#2462) 2023-07-26 10:32:54 +05:30
dns.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
enrollmentkey.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
enrollmentkey_test.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
errors.go refactoring for ee 2022-09-14 13:26:31 -04:00
extpeers.go Kwesi/net 326 bug client ac ls (#2462) 2023-07-26 10:32:54 +05:30
gateway.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
host_test.go fix(NET-117): force delete hosts and assoc nodes (#2432) 2023-07-10 10:03:59 +00:00
hosts.go Kwesi/net 326 bug client ac ls (#2462) 2023-07-26 10:32:54 +05:30
jwts.go random string 2023-05-02 13:28:00 -04:00
legacy.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
metrics.go refactor join 2022-12-20 15:29:09 -05:00
networks.go cache ext clients 2023-06-27 20:48:53 +05:30
nodes.go cache acls 2023-06-27 16:12:06 +05:30
peers.go Kwesi/net 326 bug client ac ls (#2462) 2023-07-26 10:32:54 +05:30
relay.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
security.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
server.go addressed majority of static checks 2023-01-24 11:20:06 -05:00
serverconf.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
telemetry.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
timer.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
traffic.go log cleanup 2022-01-29 18:18:46 -05:00
users.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30
util.go random string 2023-05-02 13:28:00 -04:00
util_test.go random string 2023-05-02 13:28:00 -04:00
version.go ensure netclient version is compatible 2022-11-14 14:41:34 -05:00
version_test.go ensure netclient version is compatible 2022-11-14 14:41:34 -05:00
wireguard.go Net-137: Node relays (#2401) 2023-06-19 12:26:14 -04:00
zombie.go fix(NET-117): force delete hosts and assoc nodes (#2432) 2023-07-10 10:03:59 +00:00