1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
Kristoffer Dalby 11fde62b8c
remove custom contains funcs for slices.Contains (#2015)
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-07-19 09:04:04 +02:00
..
api_key.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
configtest.go Fix various linting issues + golang-lint upgrade (#1245) 2023-03-03 18:22:47 +01:00
debug.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
dump_config.go add integration test for headscale -c 2022-06-05 23:13:58 +08:00
generate.go feat(aliases): add 'gen' alias for 'generate' command 2022-03-02 14:29:33 +10:00
mockoidc.go oidc: add test for expiring nodes after token expiration 2023-01-04 09:23:52 +01:00
nodes.go remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
policy.go feat: implements apis for managing headscale policy (#1792) 2024-07-18 07:38:25 +02:00
preauthkeys.go Ephemeral keys can now be reusable and non-reusable 2024-03-03 12:37:37 +01:00
pterm_style.go Fix lint 2022-02-12 19:42:55 +00:00
root.go Initialize log config earlier to prevent trace messages being printed early on (#1939) 2024-05-15 20:40:30 -04:00
routes.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
server.go Rename one char var 2022-06-05 17:52:28 +02:00
users.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
utils.go remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
version.go Use new json wrapper for version command 2021-11-04 22:41:55 +00:00