1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-30 00:09:42 +01:00
juanfont.headscale/cmd/headscale/cli
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
..
api_key.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
configtest.go
debug.go
dump_config.go
generate.go
mockoidc.go
nodes.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
preauthkeys.go Ephemeral keys can now be reusable and non-reusable 2024-03-03 12:37:37 +01:00
pterm_style.go
root.go
routes.go
server.go
users.go
utils.go
version.go