1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/cmd/headscale
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
..
cli Ephemeral keys can now be reusable and non-reusable 2024-03-03 12:37:37 +01:00
headscale_test.go make database configuration change breaking (#1766) 2024-02-17 13:18:15 +01:00
headscale.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00