headscale/gen/go/headscale/v1
Pallab Pain 47405931c6
feat(apikey): adds command to delete api keys (#1702)
We currently do not have a way to clean up api keys. There may be cases
where users of headscale may generate a lot of api keys and these may
end up accumulating in the database. This commit adds the command to
delete an api key given a prefix.
2024-02-12 11:31:21 +01:00
..
apikey.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
device.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
headscale_grpc.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
headscale.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
headscale.pb.gw.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
node.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
preauthkey.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
routes.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
user.pb.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00