Lostpassword / Reset / Wpengine
-
I’ve gone ahead with WPEngine’s support and had several of the urls excluded from cache, as seen here:
- path: ^/login*
- path: ^/logout*
- path: ^/register*
- path: ^/lostpassword*
- path: ^/resetpass*
- path: ^/dashboard*
- path: ^/resetpass/?key=
- path: ^/lostpassword/?error=invalidkey*
These cache exclusions almost work, except after you actually reset your password and save it, it then redirects you to the /lostpassword/?error=invalidkey and the error of
Error:?Your password reset link appears to be invalid. Please request a new link below.
However, the password has been successfully updated. You would think this would redirect you to the /login page perhaps?
Any insights?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.