mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
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. |
||
|---|---|---|
| .. | ||
| apikey.pb.go | ||
| device.pb.go | ||
| headscale_grpc.pb.go | ||
| headscale.pb.go | ||
| headscale.pb.gw.go | ||
| node.pb.go | ||
| preauthkey.pb.go | ||
| routes.pb.go | ||
| user.pb.go | ||