..
assets
update flake, fix prettier lint
2023-09-05 08:47:43 +02:00
capver
update capmap and deps for release ( #2522 )
2025-05-02 22:12:29 +02:00
db
types/authkey: include user object in response ( #2542 )
2025-04-30 11:45:08 +02:00
derp
feat: derpmap field in config ( #1823 )
2024-10-17 05:34:20 -06:00
dns
fixes to extra-record file watcher ( #2298 )
2024-12-16 11:26:56 +01:00
mapper
Make matchers part of the Policy interface ( #2514 )
2025-05-01 07:06:30 +02:00
notifier
Fix panic on fast reconnection of node ( #2536 )
2025-04-23 11:52:24 +02:00
policy
Add documentation for routes ( #2496 )
2025-05-03 10:16:45 +02:00
routes
Multi network integration tests ( #2464 )
2025-03-21 11:49:32 +01:00
templates
use dedicated registration ID for auth flow ( #2337 )
2025-01-26 22:20:11 +01:00
types
Make matchers part of the Policy interface ( #2514 )
2025-05-01 07:06:30 +02:00
util
fix webauth + autoapprove routes ( #2528 )
2025-04-30 07:54:04 +02:00
app.go
fix auto approver on register and new policy ( #2506 )
2025-03-31 15:55:07 +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
rename package name to hscontrol
2023-05-10 20:47:51 +02:00
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
Handle /derp/latency-check ( #2227 )
2024-11-06 15:59:38 +01:00
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
populate serving from primary routes ( #2489 )
2025-03-28 13:22:15 +01:00
suite_test.go
Redo OIDC configuration ( #2020 )
2024-10-02 14:50:17 +02:00
tailsql.go
Use result of fmt.Errorf call ( #1668 )
2024-02-15 11:02:54 +01:00