1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/hscontrol
2024-06-26 13:44:40 +02:00
..
assets
db Make write-ahead-log default and configurable for sqlite (#1985) 2024-06-23 22:06:59 +02:00
derp Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
mapper fix search domains and remove username from magicdns (#1987) 2024-06-26 13:44:40 +02:00
notifier Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
policy Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
templates
types fix search domains and remove username from magicdns (#1987) 2024-06-26 13:44:40 +02:00
util Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
app.go Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
auth_noise.go
auth.go
grpcv1_test.go
grpcv1.go
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
platform_config.go
poll.go Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
suite_test.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
tailsql.go