You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 04:11:42 +03:00 
			
		
		
		
	Fix cert renewal backend bug after refactor
This commit is contained in:
		@@ -969,6 +969,8 @@ const internalCertificate = {
 | 
			
		||||
				object_id: updatedCertificate.id,
 | 
			
		||||
				meta: updatedCertificate,
 | 
			
		||||
			});
 | 
			
		||||
 | 
			
		||||
			return updatedCertificate;
 | 
			
		||||
		} else {
 | 
			
		||||
			throw new error.ValidationError(
 | 
			
		||||
				"Only Let'sEncrypt certificates can be renewed",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user