debug
This commit is contained in:
		@@ -108,6 +108,8 @@ func (ao *Workflow) VerifyAuth(peerID string, groups []string) bool {
 | 
			
		||||
			}
 | 
			
		||||
			isAuthorized = shared.VerifyAuth(peerID, groups)
 | 
			
		||||
		}
 | 
			
		||||
	} else {
 | 
			
		||||
		isAuthorized = true
 | 
			
		||||
	}
 | 
			
		||||
	return isAuthorized
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user