mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 00:54:43 +01:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									5927599e43
								
							
						
					
					
						commit
						c1224124ea
					
				| @ -74,7 +74,7 @@ func (protectBranch *ProtectedBranch) CanUserMerge(userID int64) bool { | ||||
| 		return true | ||||
| 	} | ||||
| 
 | ||||
| 	if len(protectBranch.WhitelistTeamIDs) == 0 { | ||||
| 	if len(protectBranch.MergeWhitelistTeamIDs) == 0 { | ||||
| 		return false | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user