1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-14 11:17:33 +02:00
juanfont.headscale/hscontrol/db
Kristoffer Dalby 8f9fbf16f1
types/authkey: include user object in response (#2542)
* types/authkey: include user object, not string

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* make preauthkeys use id

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* changelog

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* integration: wire up user id for auth keys

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-04-30 11:45:08 +02:00
..
testdata hscontrol/db: add migration setting non existing pak on nodes to null (#2412) 2025-02-07 10:22:23 +01:00
api_key_test.go
api_key.go
db_test.go Redo route code (#2422) 2025-02-26 16:22:55 +01:00
db.go types/authkey: include user object in response (#2542) 2025-04-30 11:45:08 +02:00
ephemeral_garbage_collector_test.go Fix goroutine leak in EphemeralGC on node cancel (#2538) 2025-04-23 11:44:24 +02:00
ip_test.go Redo route code (#2422) 2025-02-26 16:22:55 +01:00
ip.go
node_test.go Only read relevant nodes from database in PeerChangedResponse (#2509) 2025-04-08 14:56:44 +02:00
node.go Fix goroutine leak in EphemeralGC on node cancel (#2538) 2025-04-23 11:44:24 +02:00
policy.go
preauth_keys_test.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
preauth_keys.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
suite_test.go
text_serialiser.go
users_test.go
users.go no edit of oidc users, minimum hostname length (#2393) 2025-02-01 09:40:37 +00:00