You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when email service is not setup the server should return Email service is not set up also when username do not exist
when email service is setup, and email do not exist the server returns Account recovery email has not been provided
these are/should be rare cases when email is setup and only on really experimental server.
When username do not exist I propose to return the actual no error
Adding (in username if (!exists)) a call to verifyEmailDependencies ()