mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	data.email should NOT be shorter than 8 characters #845
This commit is contained in:
		| @@ -153,7 +153,7 @@ | ||||
|       "example": "john@example.com", | ||||
|       "format": "email", | ||||
|       "type": "string", | ||||
|       "minLength": 8, | ||||
|       "minLength": 6, | ||||
|       "maxLength": 100 | ||||
|     }, | ||||
|     "password": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user