Fix #20 Enhance the console command to create users so roles can be
assigned
This commit is contained in:
		| @ -54,6 +54,7 @@ return [ | ||||
|     'Block status' => '', | ||||
|     'Blocked at {0, date, MMMM dd, YYYY HH:mm}' => '', | ||||
|     'Cancel' => '', | ||||
|     'Cannot assign role "{0}" as the AuthManager is not configured on your console application.' => '', | ||||
|     'Change your avatar at Gravatar.com' => '', | ||||
|     'Children' => '', | ||||
|     'Class' => '', | ||||
| @ -147,6 +148,7 @@ return [ | ||||
|     'Remember me next time' => '', | ||||
|     'Request new confirmation message' => '', | ||||
|     'Reset your password' => '', | ||||
|     'Role "{0}" not found. Creating it.' => '', | ||||
|     'Roles' => '', | ||||
|     'Rule' => '', | ||||
|     'Rule class must extend "yii\\rbac\\Rule".' => '', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user