Files
headscale/cmd
Kristoffer Dalby bad76ed808 cmd/headscale: resolve api key id to prefix before delete
DeleteApiKey routes the prefix in the path; deleting by --id sent an
empty segment and 404'd. Look the prefix up by id first.
2026-06-19 05:58:10 +00:00
..