mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	
							parent
							
								
									da89714865
								
							
						
					
					
						commit
						7a12ffaef0
					
				| @ -84,7 +84,7 @@ function fooCheckDb(domains, cb) { | ||||
|   }); | ||||
| 
 | ||||
|   if (!passCheck) { | ||||
|     cb(new Error('domain not allowed'); | ||||
|     cb(new Error('domain not allowed')); | ||||
|   } else { | ||||
|     cb(null, userAgrees, userEmail); | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user