Thanks @missveronicatv
yep, I’ve tried to cache Password Reset, Members, Login, Register and so on.
@mkbarraco
yep, I’ve tried to cache Password Reset, Members, Login, Register and so on.
You should disable cache for these pages!
`What to do
1. Please disable thing that blocks cookies (it may be security or caching plugin or utility) or add this cookie to the white list.
2. Please never cache such pages as “Login”, “Register”, “Password Reset”, “Account”, “Profile”. Verify caching settings and disable cache for these pages.`
@missveronicatv
my bad, I wrote the opposite.
YES I disable cache for these pages!!!
Point 1 and 2 already DONE
@mkbarraco
Which email clients will give you these password reset errors?
All of theme, about more than 5k customers.
@mkbarraco
Update your Password reset email template and add the attribute rel="nofollow" to the link like this:
.... letter-spacing: 0.3px;" rel="nofollow" href="{password_reset_link}"> ....
Hopefully some email clients will follow the attribute but they may also dismiss it.
There is an UM design issue with these “Activation” and “Reset password” links because many email clients do a pre-fetch of the link when the email is opened by the user and this pre-fetch makes the link invalid/old when the user clicks the link.
I will post an UM github bug report on these issues later today.
-
This reply was modified 4 years, 10 months ago by
missveronica.
Done @missveronicatv , thank you for help!
@mkbarraco
UM design issue with the email “Activation” and “Reset password” links
My Github post: https://github.com/ultimatemember/ultimatemember/issues/845
-
This reply was modified 4 years, 10 months ago by
missveronica.
Hi @missveronicatv
Thanks for creating an issue. We will review this and push in the next releases.
Regards,
Thank you, I will try as soon as possible.