debug
This commit is contained in:
parent
4b88da8ff6
commit
6681c455d8
@ -31,5 +31,5 @@ func (ao *Workspace) VerifyAuth(peerID string, groups []string) bool {
|
||||
}
|
||||
return shared.VerifyAuth(peerID, groups)
|
||||
}
|
||||
return false
|
||||
return true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user