You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lostpass.php Has some errors when the user is on Gmail
Gmail on Chrome will use cache.google.com, If user clicks mail url【xoops_url/lostpass.php?email=[email protected]&code=xxxxx】
It will go to:
google_url/url?q=xoops_url/lostpass.php?email%[email protected]%26code%3Dxxxxx&source=gmail&ust=xxxxxxxx&usg=xxxxxxx"
cache.google.com will cache the URL and it will send【lostpass1.tpl】again.
See here: https://xoops.org/modules/newbb/viewtopic.php?post_id=366276
lostpass.php Has some errors when the user is on Gmail
Gmail on Chrome will use cache.google.com, If user clicks mail url【xoops_url/lostpass.php?email=[email protected]&code=xxxxx】
It will go to:
google_url/url?q=xoops_url/lostpass.php?email%[email protected]%26code%3Dxxxxx&source=gmail&ust=xxxxxxxx&usg=xxxxxxx"
cache.google.com will cache the URL and it will send【lostpass1.tpl】again.
Fix:
The text was updated successfully, but these errors were encountered: