1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-07 20:04:00 +01:00
juanfont.headscale/proto/headscale/v1
Kristoffer Dalby b01eda721c proto: add id field to API key expire/delete requests
Add id field to ExpireApiKeyRequest and DeleteApiKeyRequest messages.
This allows API keys to be expired or deleted by their database ID
in addition to the existing prefix-based lookup.

Updates #2986
2026-01-20 17:13:38 +01:00
..
apikey.proto proto: add id field to API key expire/delete requests 2026-01-20 17:13:38 +01:00
device.proto restructure command/api to use stable IDs (#2261) 2024-12-10 16:23:55 +01:00
headscale.proto auth: ensure machines are allowed in when pak change (#2917) 2025-12-02 12:01:02 +01:00
node.proto api/v1: replace ForcedTags/InvalidTags/ValidTags with Tags 2026-01-14 09:32:46 +01:00
policy.proto restructure command/api to use stable IDs (#2261) 2024-12-10 16:23:55 +01:00
preauthkey.proto proto: change preauthkey API to ID-based operations 2026-01-20 12:53:20 +01:00
user.proto fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00