mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-25 18:08:28 +00:00
Add test for autoApprovers feature
This commit is contained in:
@@ -44,10 +44,7 @@ func (h *Headscale) handlePollCommon(
|
||||
}
|
||||
|
||||
// update routes with peer information
|
||||
err = h.EnableAutoApprovedRoutes(machine)
|
||||
if err != nil {
|
||||
//TODO
|
||||
}
|
||||
h.EnableAutoApprovedRoutes(machine)
|
||||
}
|
||||
|
||||
// From Tailscale client:
|
||||
|
Reference in New Issue
Block a user