After user gets blocked (timeout) user not able to request new verification email.

* User created new account
* Timeout value was set to 300
* Cron executed after 5 mins and user got blocked
* User goes to /user/verify and request for new verification email but gets the error - 'is not recognized as a user name or an e-mail address.'

Comments

nikunjkotecha created an issue. See original summary.

merilainen’s picture

Status: Active » Closed (works as designed)

Looking at code, this seems to be by design. Perhaps the user should be informed that the account is blocked. But either change the issue focus or change it to a feature request.