1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-10 11:14:24 +02:00
juanfont.headscale/hscontrol
2024-10-31 14:09:04 +03:00
..
assets
db Fixed errors in files according to golangci-lint rules 2024-10-31 14:09:04 +03:00
derp feat: derpmap field in config (#1823) 2024-10-17 05:34:20 -06:00
mapper Corrected existing tests. New tests added 2024-10-31 14:09:04 +03:00
notifier
policy Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
templates Changed all the html into go using go-elem (#2161) 2024-10-04 11:39:24 +00:00
types Fixed errors in files according to golangci-lint rules 2024-10-31 14:09:04 +03:00
util #2177 Added conversion of 'Hostname' to 'givenName' in a node with FQDN rules applied (#2198) 2024-10-15 18:33:03 +02:00
app.go Added manual approval of nodes in the network 2024-10-31 14:09:04 +03:00
auth_noise.go
auth.go Fixed errors in files according to golangci-lint rules 2024-10-31 14:09:04 +03:00
grpcv1_test.go
grpcv1.go Added manual approval of nodes in the network 2024-10-31 14:09:04 +03:00
handlers.go Changed all the html into go using go-elem (#2161) 2024-10-04 11:39:24 +00:00
metrics.go
noise.go cleanup linter warnings (#2206) 2024-10-23 10:45:59 -05:00
oidc.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
platform_config.go Changed all the html into go using go-elem (#2161) 2024-10-04 11:39:24 +00:00
poll.go #2140 Fixed reflection of hostname change (#2199) 2024-10-17 09:45:33 -06:00
suite_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
tailsql.go