mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	More logging to domain checker
This commit is contained in:
		
							parent
							
								
									cfea031b28
								
							
						
					
					
						commit
						879ab9a5cc
					
				@ -2889,7 +2889,7 @@ public class ConfigurationManagerImpl implements ConfigurationManager, Configura
 | 
			
		||||
                }
 | 
			
		||||
                return;
 | 
			
		||||
            } else {
 | 
			
		||||
                throw new PermissionDeniedException("Access denied to " + caller + " by " + checker.getName());
 | 
			
		||||
                throw new PermissionDeniedException("Access denied to " + caller + " by " + checker.getName() + " for zone " + zone.getId());
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user