Kristoffer Dalby bcff0eaae7
handle register auth errors (#2435)
* handle register auth errors

This commit handles register auth errors as the
Tailscale clients expect. It returns the error as
part of a tailcfg.RegisterResponse and not as a
http error.

In addition it fixes a nil pointer panic triggered
by not handling the errors as part of this chain.

Fixes #2434

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* changelog

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-02-23 17:02:46 +01:00
..
2023-09-05 08:47:43 +02:00
2025-02-07 13:49:45 +01:00
2025-02-07 13:49:45 +01:00
2025-02-11 11:18:59 +01:00
2025-02-11 11:18:59 +01:00
2024-11-06 15:59:38 +01:00
2025-02-23 17:02:46 +01:00
2024-10-02 14:50:17 +02:00