mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
064c46f2a5
* move logic for validating node names this commits moves the generation of "given names" of nodes into the registration function, and adds validation of renames to RenameNode using the same logic. Fixes #2121 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * fix double arg Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> |
||
---|---|---|
.. | ||
testdata | ||
api_key_test.go | ||
api_key.go | ||
db_test.go | ||
db.go | ||
ip_test.go | ||
ip.go | ||
node_test.go | ||
node.go | ||
policy.go | ||
preauth_keys_test.go | ||
preauth_keys.go | ||
routes_test.go | ||
routes.go | ||
suite_test.go | ||
users_test.go | ||
users.go |