robregonm / yii2-auth

Yii 2 User Authentication & Role Based Access Control (RBAC) Module
BSD 3-Clause "New" or "Revised" License
77 stars 37 forks source link

missing view file #29

Open jwenk opened 10 years ago

jwenk commented 10 years ago

I have noticed missing view file like resetpassword and register page.

Is that intentional?

Thanks

robregonm commented 10 years ago

No, it is not intentional, I missed that files... however, the signup page has been already added (thanks to @matyunya )