headscale/hscontrol/types
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
..
api_key.go Split code into modules 2023-05-26 12:24:50 +02:00
common.go implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
config.go Trim client secret after reading from file (#1697) 2024-01-25 09:53:34 +01:00
const.go fix lint 2023-06-08 16:34:15 +02:00
node.go Add Customization Options to DERP Map entry of integrated DERP server (#1565) 2024-01-16 16:04:03 +01:00
node_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
preauth_key.go Split code into modules 2023-05-26 12:24:50 +02:00
routes.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
routes_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
users.go Upgrade Go 1.21, Tailscale 1.50 and add Capability version support (#1563) 2023-09-28 12:33:53 -07:00