1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/cmd/headscale/cli
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
..
api_key.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
configtest.go
debug.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
dump_config.go
generate.go
mockoidc.go
nodes.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
preauthkeys.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
pterm_style.go
root.go
routes.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
server.go
users.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
utils.go
version.go Use new json wrapper for version command 2021-11-04 22:41:55 +00:00