mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-07 04:42:52 -05:00
migrate last acl tests away from database
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
committed by
Kristoffer Dalby
parent
e2c08db3b5
commit
155cc072f7
@@ -95,7 +95,7 @@ func fullMapResponse(
|
||||
return nil, err
|
||||
}
|
||||
|
||||
rules, sshPolicy, err := policy.GenerateFilterRules(
|
||||
rules, sshPolicy, err := policy.GenerateFilterAndSSHRules(
|
||||
pol,
|
||||
machine,
|
||||
peers,
|
||||
|
||||
Reference in New Issue
Block a user