1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-07-22 13:48:40 +02:00
juanfont.headscale/hscontrol
Kristoffer Dalby 4ba516cfa1
policy: remove v1 prefix workaround
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-05-19 16:24:19 +02:00
..
assets
capver update capmap and deps for release (#2522) 2025-05-02 22:12:29 +02:00
db merge autogroups 2025-05-17 11:25:09 +02:00
derp
dns
mapper db: update test with v1 removal 2025-05-14 15:12:17 +02:00
notifier policy: reduce routes sent to peers based on packetfilter (#2561) 2025-05-04 21:52:47 +02:00
policy policy: remove v1 prefix workaround 2025-05-19 16:24:19 +02:00
routes Multi network integration tests (#2464) 2025-03-21 11:49:32 +01:00
templates
types users: harden, test, and add cleaner of identifier (#2593) 2025-05-14 16:45:14 +02:00
util fix webauth + autoapprove routes (#2528) 2025-04-30 07:54:04 +02:00
app.go bring back last_seen in database (#2579) 2025-05-10 09:49:08 +02:00
auth_test.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
auth.go auth: ensure that routes are autoapproved when the node is stored (#2550) 2025-05-01 07:05:42 +02:00
debug.go Make matchers part of the Policy interface (#2514) 2025-05-01 07:06:30 +02:00
grpcv1_test.go
grpcv1.go auth: ensure that routes are autoapproved when the node is stored (#2550) 2025-05-01 07:05:42 +02:00
handlers.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
metrics.go
noise.go handle register auth errors (#2435) 2025-02-23 17:02:46 +01:00
oidc.go auth: ensure that routes are autoapproved when the node is stored (#2550) 2025-05-01 07:05:42 +02:00
platform_config.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
poll.go bring back last_seen in database (#2579) 2025-05-10 09:49:08 +02:00
suite_test.go
tailsql.go