1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-01 00:20:14 +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 Ephemeral keys can now be reusable and non-reusable 2024-03-03 12:37:37 +01:00
derp Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
mapper Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
notifier Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
policy Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
templates
types new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
util Get integration test netmap from watch-ipn command (#1729) 2024-02-18 23:22:18 +01:00
app.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
auth_noise.go
auth.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
grpcv1_test.go
grpcv1.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
handlers.go
metrics.go
noise.go
oidc.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
platform_config.go
poll_noise.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
poll.go Get integration test netmap from watch-ipn command (#1729) 2024-02-18 23:22:18 +01:00
suite_test.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
tailsql.go Use result of fmt.Errorf call (#1668) 2024-02-15 11:02:54 +01:00