token expired on multisite.
-
I’m getting ‘Your token has probably expired.’ on every login attempt on multisite with latest version 1.1.2
-
Hi @paulroberts,
Are you using a software program, browser, or email service that checks/accesses the links in emails for security reasons?
If you do, then the issue comes from that because login links that are sent by the Passwordless login plugin can be used/accessed only once.
Best regards,
no, in gmail, it works fine in 1.1.1 and but not 1.1.2 which is supposed to fix that AV Link issue.
1.1.2 Fix: issues with form being processed multiple times Fix: an issue regarding AV Link Protection Misc: added a filter over the headers of the email that is sent: wpa_email_headers Misc: added a filter to allow adding of extra email verification logic: wpa_email_verify_login-
This reply was modified 3 years, 9 months ago by
paulroberts.
-
This reply was modified 3 years, 9 months ago by
paulroberts.
it works as expected with 1.1.2 on a non multisite install on the same vps.
Hi @paulroberts,
I’ve tested on my WP Instance which is a multi-site while using Passwordless login version 1.1.2 and everything works correctly. I also spoke with the development team and they said that the changes made to this new version of Passwordless login shouldn’t cause this issue.
Could you please run the following test:
Install an Email Logging plugin like: https://wordpress.org/plugins/email-log/ on your website. It will add a log entry each time the wp_mail() WordPress function is called (our plugins use this function for all of the emails they send).
You will then be able to go to the Email Log page on your website’s Dashboard to see the email and check if the URL is working.
Note: When testing this please create a user that has an email address something like test1@r.com, to make sure that the email doesn’t reach the recipient but it still shows in the email log and you can still check if the URL is working.
Are you testing on subdomains or directory based multisite.
I am using directories.
Okay it seems to be that it is sending two emails, and the link in the first email is invalid.
September 20, 2022 @ 8:13:35 pm (id:8)
September 20, 2022 @ 8:13:34 pm (id:7)-
This reply was modified 3 years, 9 months ago by
paulroberts.
Hi @paulroberts,
I’ve also tested with a multi-site that is a subdirectory type, and it’s working correctly (the email is sent only once and the URL is working).
Could you please check that the test you’ve made was with version 1.1.2 of Passwordless login? because we have fixed an issue where 2 emails were sent when you had the [passwordless-login] shortcode in the contents and in the widget of the same page (basically if you had the shortcode twice on the same page).
Best regards,
-
This reply was modified 3 years, 9 months ago by
The topic ‘token expired on multisite.’ is closed to new replies.