netmaker/logic
Alex Feiszli ae92499a32
Merge pull request #2427 from gravitl/NET-390-acl-panic-fix
NET-390: acl panic fix, DB cache
2023-06-28 13:59:05 -04:00
..
acls use mutex for accessing acl container 2023-06-28 13:42:01 +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 Added user sorting and fixed error 2023-04-03 14:36:38 -04:00
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
extpeers.go unlock mutex 2023-06-27 21:31:04 +05:30
gateway.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
host_test.go fix for GRA-1350 2023-03-08 16:44:20 -05:00
hosts.go Merge pull request #2427 from gravitl/NET-390-acl-panic-fix 2023-06-28 13:59:05 -04:00
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 fix merge conflicts 2023-06-28 22:12:30 +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
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 adjusted peer updates to remove peers properly, slowed zombie check 2023-02-23 10:55:42 -05:00