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 
			
		
		
		
	User table polish and audit log updates
This commit is contained in:
		| @@ -131,7 +131,7 @@ const internalUser = { | ||||
| 						action: "updated", | ||||
| 						object_type: "user", | ||||
| 						object_id: user.id, | ||||
| 						meta: data, | ||||
| 						meta: { ...data, id: user.id, name: user.name }, | ||||
| 					}) | ||||
| 					.then(() => { | ||||
| 						return user; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user