1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-19 11:15:48 +02:00
juanfont.headscale/hscontrol
2023-07-25 14:49:33 +02:00
..
assets Adjust the template for the OIDC callback login page 2023-06-14 18:08:49 +02:00
db [ASSIGN CUSTOM IP] register new machine with custom IPv4 address 2023-07-25 14:49:33 +02:00
derp
mapper rename acl "get" funcs to "expand" for consistency 2023-06-21 10:31:48 +02:00
policy use cmp.Diff instead of reflect.DeepEqual 2023-07-01 21:55:47 +02:00
templates
types Format code 2023-07-23 23:46:02 +02:00
util use cmp.Diff instead of reflect.DeepEqual 2023-07-01 21:55:47 +02:00
app.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
auth_legacy.go rename handler files 2023-06-08 16:34:15 +02:00
auth_noise.go rename handler files 2023-06-08 16:34:15 +02:00
auth.go [ASSIGN CUSTOM IP] register new machine with custom IPv4 address 2023-07-25 14:49:33 +02:00
grpcv1_test.go
grpcv1.go [ASSIGN CUSTOM IP] register new machine with custom IPv4 address 2023-07-25 14:49:33 +02:00
handler_legacy.go
handler_placeholder.go
handlers.go rename handler files 2023-06-08 16:34:15 +02:00
metrics.go
noise.go
oidc.go [ASSIGN CUSTOM IP] register new machine with custom IPv4 address 2023-07-25 14:49:33 +02:00
platform_config.go
poll_legacy.go rename handler files 2023-06-08 16:34:15 +02:00
poll_noise.go rename handler files 2023-06-08 16:34:15 +02:00
poll.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
suite_test.go