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
The private function _convert_email_uri(email) attempts to search the provided email address for a '+' character and, if found, replace it with a string that is appropriate for a URI. It does not verify that the value passed in contains a string. This omission is addressed in PR# 46.
Cloud Session faults if a password reset request is made and the alternate email field in the user record is null.
The text was updated successfully, but these errors were encountered: