1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-01 00:20:14 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby 5a4e52b727
remove last_successful_update error check (#1959)
most of the time we dont even check this error and checking
the string for particular errors is very flake as different
databases (sqlite and psql) use different error messages, and
some users might have it in other languages.

Fixes #1956

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-05-27 11:53:37 +01:00
..
assets
db remove last_successful_update error check (#1959) 2024-05-27 11:53:37 +01:00
derp Fix typos (#1860) 2024-05-19 23:49:27 +02:00
mapper Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
notifier Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
policy Fix typos (#1860) 2024-05-19 23:49:27 +02:00
templates
types Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
util
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
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
tailsql.go