..
assets
update flake, fix prettier lint
2023-09-05 08:47:43 +02:00
db
make it harder to insert invalid routes ( #2371 )
2025-01-23 16:12:03 +01: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
use headscale server url as domain instead of base_domain ( #2338 )
2025-01-16 18:05:20 +01:00
notifier
Fix typos
2025-01-09 10:38:25 +01:00
policy
Fix typos
2025-01-09 10:38:25 +01:00
templates
Update apple.md for latest version of iOS ( #2321 )
2025-01-13 12:09:53 +00:00
types
make it harder to insert invalid routes ( #2371 )
2025-01-23 16:12:03 +01:00
util
relax user validation to allow emails, add tests from various oidc providers ( #2364 )
2025-01-23 16:11:48 +01:00
app.go
fix sighup issue with empty acl ( #2296 )
2024-12-16 07:48:19 +01:00
auth.go
Add worker reading extra_records_path from file ( #2271 )
2024-12-13 07:52:40 +00:00
auth_noise.go
metrics, tuning in tests, db cleanups, fix concurrency issue ( #1895 )
2024-04-21 18:28:17 +02:00
grpcv1.go
fix tags not resolving to username if email is present ( #2309 )
2024-12-19 13:10:10 +01:00
grpcv1_test.go
rename package name to hscontrol
2023-05-10 20:47:51 +02:00
handlers.go
feat: support client verify for derp (add integration tests) ( #2046 )
2024-11-22 13:23:05 +01:00
metrics.go
Handle /derp/latency-check ( #2227 )
2024-11-06 15:59:38 +01:00
noise.go
bump deps ( #2308 )
2024-12-17 15:35:42 +01:00
oidc.go
fix nil pointer deref ( #2339 )
2025-01-16 18:05:05 +01:00
platform_config.go
Changed all the html into go using go-elem ( #2161 )
2024-10-04 11:39:24 +00:00
poll.go
Fix typos
2025-01-09 10:38:25 +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