Always show a feedback when recovering password (#249)
Even if email doesn't exist
This commit is contained in:
		
				
					committed by
					
						 Lorenzo Milesi
						Lorenzo Milesi
					
				
			
			
				
	
			
			
			
						parent
						
							eaa6bf967f
						
					
				
				
					commit
					adf9321db8
				
			| @ -28,7 +28,7 @@ return [ | ||||
|     'Account details have been updated' => '', | ||||
|     'Account settings' => '', | ||||
|     'Already registered? Sign in!' => '', | ||||
|     'An email has been sent with instructions for resetting your password' => '', | ||||
|     'An email with instructions to create a new password has been sent to {email} if it is associated with an {appName} account. Your existing password has not been changed.' => '', | ||||
|     'An error occurred processing your request' => '', | ||||
|     'Are you sure you want to block this user?' => '', | ||||
|     'Are you sure you want to confirm this user?' => '', | ||||
| @ -273,6 +273,7 @@ return [ | ||||
|     '{0, date, MMMM dd, YYYY HH:mm}' => '', | ||||
|     '{0} cannot be blank.' => '', | ||||
|     'A message has been sent to your email address. ' => '@@@@', | ||||
|     'An email has been sent with instructions for resetting your password' => '@@@@', | ||||
|     'Awesome, almost there. ' => '@@@@', | ||||
|     'Class "{0}" does not exist' => '@@@@', | ||||
|     'Disable Two-Factor Auth' => '@@@@', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user