1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol
2024-07-19 09:21:14 +02:00
..
assets
db replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00
derp Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
mapper move userprofiles into method on user struct (#2014) 2024-07-19 09:03:18 +02:00
notifier Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
policy feat: implements apis for managing headscale policy (#1792) 2024-07-18 07:38:25 +02:00
templates
types small cleanups (#2017) 2024-07-19 09:21:14 +02:00
util remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
app.go small cleanups (#2017) 2024-07-19 09:21:14 +02:00
auth_noise.go
auth.go replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00
grpcv1_test.go
grpcv1.go feat: implements apis for managing headscale policy (#1792) 2024-07-18 07:38:25 +02:00
handlers.go Make registration screen easier to use (#1975) 2024-06-15 09:40:49 +02:00
metrics.go Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
noise.go Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
oidc.go remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
poll.go replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00
suite_test.go
tailsql.go