You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-30 18:05:34 +03:00 
			
		
		
		
	Certificates react table basis
This commit is contained in:
		| @@ -406,10 +406,7 @@ const internalCertificate = { | ||||
| 			.query() | ||||
| 			.where("is_deleted", 0) | ||||
| 			.groupBy("id") | ||||
| 			.allowGraph("[owner]") | ||||
| 			.allowGraph("[proxy_hosts]") | ||||
| 			.allowGraph("[redirection_hosts]") | ||||
| 			.allowGraph("[dead_hosts]") | ||||
| 			.allowGraph("[owner,proxy_hosts,redirection_hosts,dead_hosts]") | ||||
| 			.orderBy("nice_name", "ASC"); | ||||
|  | ||||
| 		if (accessData.permission_visibility !== "all") { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user