amnah / yii2-user

Yii2 user authentication module
MIT License
253 stars 104 forks source link

'enableUnconfirmedLogin' => TRUE, #142

Closed des1roer closed 8 years ago

des1roer commented 8 years ago

how i can disable email confrim

amnah commented 8 years ago

Set the $emailChangeConfirmation = false;

https://github.com/amnah/yii2-user/blob/master/Module.php#L80