Password Reset problem
-
For the most part, *love* the plugin – I use it often.
However, I just ran into an issue that I hadn’t considered. While the plugin does create a new url for password resetting (i.e. “resetpass”), apparently the code executed by the password-reset routine can’t pass the key properly… perhaps because of the wp-login.php move?
Basically… my visitor that wants to reset a password goes to the /login page, clicks the “lost password” link, gets their email – which has a link something like https://domain.com/resetpass?key=2rZs0&login=MyUser – but when they click the link, they end up at a url like https://domain.com/wp-login.php?action=lostpassword&error=invalidkey … and obviously can’t reset their password.
Any thoughts about that? (Or am I doing something wrong?)
- The topic ‘Password Reset problem’ is closed to new replies.