mirror of
https://github.com/juanfont/headscale.git
synced 2025-05-27 01:18:48 +02:00
* ensure final dot on node name This ensures that nodes which have a base domain set, will have a dot appended to their FQDN. Resolves: https://github.com/juanfont/headscale/issues/2501 * improve OIDC TTL expire test Waiting a bit more than the TTL of the OIDC token seems to remove some flakiness of this test. This furthermore makes use of a go func safe buffer which should avoid race conditions. |
||
---|---|---|
.. | ||
testdata | ||
api_key.go | ||
common.go | ||
config_test.go | ||
config.go | ||
const.go | ||
node_test.go | ||
node.go | ||
policy.go | ||
preauth_key.go | ||
routes.go | ||
users_test.go | ||
users.go | ||
version.go |