headscale/hscontrol
danielalvsaaker b4210e2c90
Trim client secret after reading from file (#1697)
Reading from file will include a line break, which results in a mismatching client secret
compared to reading directly from the config.
2024-01-25 09:53:34 +01:00
..
assets
db fix node expire error due to type in gorm model Update (#1692) 2024-01-21 17:38:24 +01:00
derp Add Customization Options to DERP Map entry of integrated DERP server (#1565) 2024-01-16 16:04:03 +01:00
mapper node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
notifier implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
policy node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
templates
types Trim client secret after reading from file (#1697) 2024-01-25 09:53:34 +01:00
util embed (hidden) tailsql for debugging (#1663) 2023-12-20 21:47:48 +01:00
app.go Add Customization Options to DERP Map entry of integrated DERP server (#1565) 2024-01-16 16:04:03 +01:00
auth.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
auth_noise.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
grpcv1.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
grpcv1_test.go
handlers.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
metrics.go
noise.go
oidc.go
platform_config.go
poll.go node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
poll_noise.go implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
suite_test.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
tailsql.go embed (hidden) tailsql for debugging (#1663) 2023-12-20 21:47:48 +01:00