Files
headscale/cmd
Kristoffer Dalby b3b55cc472 cli: fix users rename when resolved by name
The rename request sent the raw --identifier flag value, which is 0 when
the user was resolved with --name, so the API answered "user not found".
Send the matched user's ID instead.

Equivalent of #3442 on main, rewritten: that fix targets the v1 HTTP client,
which 0.29 does not have.
2026-09-23 21:19:22 +02:00
..
2026-05-22 14:29:24 +02:00