1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-08 00:11:42 +01:00
juanfont.headscale/hscontrol
Juan Font a244eabd03 Ephemeral keys can now be reusable and non-reusable
Fixes the issue reported in #1712. In Tailscale SaaS, ephemeral keys can be single-user or reusable. Until now, our ephemerals were only reusable. This PR makes us adhere to the .com behaviour.
2024-03-03 12:37:37 +01:00
..
assets
db
derp
mapper
notifier
policy
templates
types
util
app.go
auth_noise.go
auth.go
grpcv1_test.go
grpcv1.go
handlers.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
metrics.go
noise.go
oidc.go
platform_config.go
poll_noise.go
poll.go
suite_test.go
tailsql.go