headscale/hscontrol
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
..
assets Adjust the template for the OIDC callback login page 2023-06-14 18:08:49 +02:00
db Finish SSH 2023-06-21 10:31:48 +02:00
derp move derp_server to derp server module 2023-06-08 16:34:15 +02:00
mapper make GenerateFilterRules take machine and peers 2023-06-21 10:31:48 +02:00
policy Finish SSH 2023-06-21 10:31:48 +02:00
templates move templates 2023-05-10 20:47:51 +02:00
types Finish SSH 2023-06-21 10:31:48 +02:00
util move reminder of dns funcs to util 2023-06-08 16:34:15 +02:00
app.go move reminder of dns funcs to util 2023-06-08 16:34:15 +02:00
auth_legacy.go rename handler files 2023-06-08 16:34:15 +02:00
auth_noise.go rename handler files 2023-06-08 16:34:15 +02:00
auth.go rename handler files 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
handlers.go rename handler files 2023-06-08 16:34:15 +02:00
metrics.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
noise.go move derp.go to derp module 2023-06-08 16:34:15 +02:00
oidc.go Adjust the template for the OIDC callback login page 2023-06-14 18:08:49 +02:00
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
poll_legacy.go rename handler files 2023-06-08 16:34:15 +02:00
poll_noise.go rename handler files 2023-06-08 16:34:15 +02:00
poll.go rename handler files 2023-06-08 16:34:15 +02:00
suite_test.go move Config definitions into types 2023-06-08 16:34:15 +02:00