omtetra / openmentor-grails

OpenMentor, ported to Grails
3 stars 3 forks source link

Fix error for password reset functionality #29

Open morungos opened 11 years ago

morungos commented 11 years ago

There is an option to reset your password by clicking on link to 'Forgot password' but I saw a 'runtime exception' message when I tried to do this.

morungos commented 11 years ago

Functionality removed entirely. That probably isn't an ideal option, but it does mean we can defer for now. Overcoming this will require email support and random password generation, for instance. All of this needs to be configurable, too.