Password Reset Key Exception
-
First off, thanks for the awesome plugin. Not only is it free, it does everything I need it to and more for a site with over 500 users. I have a custom login page template that I’ve set as my custom login (/login/). When a user enters the wrong password, they’re taken to the wp-login.php page. If they hit the reset pass button it redirects them back to /login/. I added /resetpass/?action=lostpassword to the exclusions and now I’m able to see the lost password form. After entering the username/email and hitting submit, it sends an email with a reset password link. However, you can’t click on the link because it redirects you to /login/. I tried adding an exception [redacted] but it didn’t seem to work. Is there a way to add a wildcard for the rest of the URL so any key and username will work? Example: [redacted]
The topic ‘Password Reset Key Exception’ is closed to new replies.