headscale/hscontrol
Kristoffer Dalby 725bbd7408 Remove variables and leftovers of pregenerated ACL content
Prior to the code reorg, we would generate rules from the Policy and
store it on the global object. Now we generate it on the fly for each node
and this commit cleans up the old variables to make sure we have no
unexpected side effects.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-06-08 16:34:15 +02:00
..
db Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
mapper Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
policy Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
templates move templates 2023-05-10 20:47:51 +02:00
types Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
util Split code into modules 2023-05-26 12:24:50 +02:00
api.go Split code into modules 2023-05-26 12:24:50 +02:00
app.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
config.go create DB struct 2023-05-26 12:24:50 +02:00
derp_server.go introduce mapper package 2023-06-08 16:34:15 +02:00
derp.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
dns_test.go introduce mapper package 2023-06-08 16:34:15 +02:00
dns.go introduce mapper package 2023-06-08 16:34:15 +02:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go Split code into modules 2023-05-26 12:24:50 +02:00
handler_legacy.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
handler_placeholder.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
metrics.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
noise.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
oidc.go Split code into modules 2023-05-26 12:24:50 +02:00
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
protocol_common_poll.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
protocol_common_utils.go introduce mapper package 2023-06-08 16:34:15 +02:00
protocol_common.go Add initial test for mapresponse 2023-06-08 16:34:15 +02:00
protocol_legacy_poll.go introduce mapper package 2023-06-08 16:34:15 +02:00
protocol_legacy.go introduce mapper package 2023-06-08 16:34:15 +02:00
protocol_noise_poll.go create DB struct 2023-05-26 12:24:50 +02:00
protocol_noise.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
suite_test.go Split code into modules 2023-05-26 12:24:50 +02:00