headscale/hscontrol/db
Kristoffer Dalby 9c425a1c08 Finish SSH
This commit allows SSH rules to be assigned to each relevant not and
by doing that allow SSH to be rejected, completing the initial SSH
support.

This commit enables SSH by default and removes the experimental flag.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-06-21 10:31:48 +02:00
..
acls_test.go Finish SSH 2023-06-21 10:31:48 +02:00
addresses_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
api_key_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
db.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
machine_test.go make GenerateFilterRules take machine and peers 2023-06-21 10:31:48 +02:00
machine.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
preauth_keys_test.go Split code into modules 2023-05-26 12:24:50 +02:00
preauth_keys.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
routes.go Split code into modules 2023-05-26 12:24:50 +02:00
suite_test.go Remove variables and leftovers of pregenerated ACL content 2023-06-08 16:34:15 +02:00
users_test.go introduce mapper package 2023-06-08 16:34:15 +02:00
users.go introduce mapper package 2023-06-08 16:34:15 +02:00