I have a user who registered with an email like “word+word@email.com” it allowed the + sign when registering but it is not allowing him to retrieve his password from the forgot password page. The email input line goes read and gets the “invalid” class when the plus sign is entered. Any ideas on how to fix this?
I have a user who registered with an email like word+word@email.com it allowed the
Share
There’s documentation for that. You have to have access to your database, though
Also, most of all mail services does not support letters like
+,_,-in the URL (mail address)