headscale/hscontrol/db
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
..
acls_test.go Split code into modules 2023-05-26 12:24:50 +02:00
addresses.go Split code into modules 2023-05-26 12:24:50 +02:00
addresses_test.go Split code into modules 2023-05-26 12:24:50 +02:00
api_key.go Split code into modules 2023-05-26 12:24:50 +02:00
api_key_test.go Split code into modules 2023-05-26 12:24:50 +02:00
db.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
machine.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
machine_test.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
preauth_keys.go Split code into modules 2023-05-26 12:24:50 +02:00
preauth_keys_test.go Split code into modules 2023-05-26 12:24:50 +02:00
routes.go Split code into modules 2023-05-26 12:24:50 +02:00
routes_test.go Remove complicated testcase obsoleated by tailNode test 2023-06-08 16:34:15 +02:00
suite_test.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
users.go introduce mapper package 2023-06-08 16:34:15 +02:00
users_test.go introduce mapper package 2023-06-08 16:34:15 +02:00