heroku / identity

[DEPRECATED] Login and OAuth management service for Heroku
https://id.heroku.com/
MIT License
246 stars 20 forks source link

Email should be required when resetting password #208

Open raulb opened 8 years ago

raulb commented 8 years ago

In https://id.heroku.com/account/password/reset, if you leave the email input blank and clicks on submit, looks like everything went well.

image

image

The email input field should be required to avoid this.