1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol/types
Kristoffer Dalby 46b82269e0
simplify findUserByToken in ACL, add missing testcases (#2388)
* update users doc on unique constraints

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* simplify finduser func

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* add initial tests for findUserFromToken

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* add changelog

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-01-30 14:58:54 +01:00
..
testdata
api_key.go
common.go
config_test.go
config.go
const.go
node_test.go
node.go
policy.go
preauth_key.go
routes_test.go
routes.go make it harder to insert invalid routes (#2371) 2025-01-23 16:12:03 +01:00
users_test.go relax user validation to allow emails, add tests from various oidc providers (#2364) 2025-01-23 16:11:48 +01:00
users.go simplify findUserByToken in ACL, add missing testcases (#2388) 2025-01-30 14:58:54 +01:00