1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/hscontrol/types
Kristoffer Dalby 78214699ad Harden OIDC migration and make optional
This commit hardens the migration part of the OIDC from
the old username based approach to the new sub based approach
and makes it possible for the operator to opt out entirely.

Fixes #1990

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-11-23 21:14:55 +01:00
..
testdata config: loosen up BaseDomain and ServerURL checks (#2248) 2024-11-22 13:21:44 +01:00
api_key.go
common.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
config_test.go more linter fixups (#2212) 2024-11-22 15:54:58 +00:00
config.go Harden OIDC migration and make optional 2024-11-23 21:14:55 +01:00
const.go
node_test.go #2140 Fixed reflection of hostname change (#2199) 2024-10-17 09:45:33 -06:00
node.go feat: support client verify for derp (add integration tests) (#2046) 2024-11-22 13:23:05 +01:00
policy.go
preauth_key.go denormalise PreAuthKey tags (#2155) 2024-09-29 13:00:27 +02:00
routes_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
routes.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
users.go add new user fields to grpc and list command (#2202) 2024-10-18 14:20:03 +00:00