Properly disconnect from database in authz_handler.
This commit is contained in:
		
							parent
							
								
									b4f8fbd006
								
							
						
					
					
						commit
						adc4755e8b
					
				@ -501,6 +501,8 @@ sub authz_handler {
 | 
			
		||||
	} elsif(defined $reason) {
 | 
			
		||||
		$r->log_reason($reason);
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	$dbh->disconnect();
 | 
			
		||||
 | 
			
		||||
	return $res;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user