nineinchnick / yii2-usr

Yii framework module for user authentication, password reset, registration and profile updating. A port of yii-usr to Yii Framework 2.0.
http://demo2.niix.pl
MIT License
39 stars 8 forks source link

added email validation, fixes asset path #27

Closed schmunk42 closed 10 years ago

schmunk42 commented 10 years ago

minor change, what's uniqueIdentity btw?

nineinchnick commented 10 years ago

Can you also add an email validator in RecoveryForm?

UniqueIdentity is an inline validator, there's a method called like that.