1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-18 00:06:09 +01:00
juanfont.headscale/hscontrol
Rorical b81420bef1
feat: Add PKCE Verifier for OIDC (#2314)
* feat: add PKCE verifier for OIDC

* Update CHANGELOG.md
2024-12-22 16:46:36 +00:00
..
assets
db fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
derp
dns fixes to extra-record file watcher (#2298) 2024-12-16 11:26:56 +01:00
mapper Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
notifier
policy fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
templates Correct macOS GUI connect guide because there's no ALT key on a mac (#2306) 2024-12-17 12:11:27 +00:00
types feat: Add PKCE Verifier for OIDC (#2314) 2024-12-22 16:46:36 +00:00
util Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
app.go fix sighup issue with empty acl (#2296) 2024-12-16 07:48:19 +01:00
auth_noise.go
auth.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
grpcv1_test.go
grpcv1.go fix tags not resolving to username if email is present (#2309) 2024-12-19 13:10:10 +01:00
handlers.go
metrics.go
noise.go bump deps (#2308) 2024-12-17 15:35:42 +01:00
oidc.go feat: Add PKCE Verifier for OIDC (#2314) 2024-12-22 16:46:36 +00:00
platform_config.go
poll.go
suite_test.go
tailsql.go