Close #23 provide administrator with an option for user to reset its
password.
This commit is contained in:
		| @ -35,6 +35,7 @@ return [ | ||||
|     'Are you sure you want to delete this user?' => '', | ||||
|     'Are you sure you want to switch to this user for the rest of this Session?' => '', | ||||
|     'Are you sure you want to unblock this user?' => '', | ||||
|     'Are you sure you wish to send a password recovery email to this user?' => '', | ||||
|     'Are you sure? Deleted user can not be restored' => '', | ||||
|     'Are you sure? There is no going back' => '', | ||||
|     'Assignments' => '', | ||||
| @ -161,6 +162,7 @@ return [ | ||||
|     'Rules' => '', | ||||
|     'Save' => '', | ||||
|     'Scan the QrCode with Google Authenticator App, then insert its temporary code on the box and submit.' => '', | ||||
|     'Send password recovery email' => '', | ||||
|     'Sign in' => '', | ||||
|     'Sign up' => '', | ||||
|     'Something went wrong' => '', | ||||
| @ -192,6 +194,7 @@ return [ | ||||
|     'Unable to disable two-factor authorization.' => '', | ||||
|     'Unable to remove authorization item.' => '', | ||||
|     'Unable to send confirmation link' => '', | ||||
|     'Unable to send recovery message to the user' => '', | ||||
|     'Unable to update authorization item.' => '', | ||||
|     'Unable to update authorization rule.' => '', | ||||
|     'Unable to update block status.' => '', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user