ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
189 stars 45 forks source link

Allow forgot password tokens to be replaced #86

Closed aebruno closed 3 years ago

aebruno commented 3 years ago

Currently, the user can't request a new token until the previous one expires. Steps to reproduce: Fill out the forgot password. Don't check email. Try forgot password again and see logs. The subsequent forgot password email is never sent.

aebruno commented 3 years ago

Fixed in #91