mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-26 00:29:06 +02:00
Add authorization framework for gRPC methods
This commit is contained in:
@@ -46,7 +46,7 @@ type program struct {
|
||||
jsonServMu sync.Mutex
|
||||
serverInstance *server.Server
|
||||
serverInstanceMu sync.Mutex
|
||||
ruleGate *ipcauth.RuleGate
|
||||
authzGate *ipcauth.AuthzGate
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user