1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol/db
Kristoffer Dalby 84431f2759
fix postgres migration issue with 0.24 (#2367)
* fix postgres migration issue with 0.24

Fixes #2351

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

* add postgres migration test for 2351

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

* update changelog

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

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-01-23 16:12:26 +01:00
..
testdata fix postgres migration issue with 0.24 (#2367) 2025-01-23 16:12:26 +01:00
api_key_test.go
api_key.go
db_test.go fix postgres migration issue with 0.24 (#2367) 2025-01-23 16:12:26 +01:00
db.go fix postgres migration issue with 0.24 (#2367) 2025-01-23 16:12:26 +01:00
ip_test.go more linter fixups (#2212) 2024-11-22 15:54:58 +00:00
ip.go
node_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
node.go Fix typos 2025-01-09 10:38:25 +01:00
policy.go
preauth_keys_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
preauth_keys.go use userID instead of username everywhere 2024-11-23 21:14:55 +01:00
routes_test.go Fix typos 2025-01-09 10:38:25 +01:00
routes.go Fix typos 2025-01-09 10:38:25 +01:00
suite_test.go fix postgres migration issue with 0.24 (#2367) 2025-01-23 16:12:26 +01:00
text_serialiser.go
users_test.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
users.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00