headscale/proto/headscale/v1
Kristoffer Dalby 56146de377 proto: add CheckPolicy RPC
CheckPolicy validates a candidate policy against a running server's
live users and nodes (running its tests block) without persisting
anything. Used by 'headscale policy check' to replace the in-process
validation path the CLI runs today, which would otherwise need its
own database connection.

Updates #1803
2026-05-12 11:54:54 +01:00
..
apikey.proto proto: add id field to API key expire/delete requests 2026-01-20 17:13:38 +01:00
auth.proto proto: add AuthRegister and AuthApprove RPCs 2026-02-25 21:28:05 +01:00
device.proto restructure command/api to use stable IDs (#2261) 2024-12-10 16:23:55 +01:00
headscale.proto proto: add CheckPolicy RPC 2026-05-12 11:54:54 +01:00
node.proto proto: add disable_expiry field to ExpireNodeRequest 2026-02-20 21:49:55 +01:00
policy.proto proto: add CheckPolicy RPC 2026-05-12 11:54:54 +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