-
Notifications
You must be signed in to change notification settings - Fork 802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot log in using email address to WordPress.com when submitting a comment (forced to use username) #39651
Comments
Support References This comment is automatically generated. Please do not edit it.
|
I was not able to reproduce this issue in either Chrome or Safari. Tested both proxied and unproxied. Screen.Capture.on.2024-10-07.at.11-50-58.mp4Also tested the user's site and was not able to reproduce the issue. Logging in with e-mail worked as expected. |
I'll re-triage this to High, since using the username is still available as a workaround. |
I was able to reproduce the issue. After posting a comment and entering my email to login, I receive the error message: Here is the screencast: loging-username-instead-of-password.webmI'm starting to take a look to find the root cause. |
Also reported here: |
When sandboxing the simple site, I'm able to login with the email and post a comment without any error. Which make it harder to debug and confirm any possible solution. test-posting-a-comment-first-in-pro-then-sandbox.mp4 |
I confirm I'm able to reproduce the issue only when I'm proxied. I can correctly authenticates an post the comment without AutoProxxy. |
To clarify, are you able to reproduce this issue proxied but not on production? |
@taipeicoder, yes, that’s correct. I can reproduce this issue only on staging, not in production. I believe the issue may be related to a mismatch between I tested it enabling third party cookies and it doesn't affect in the results. @taipeicoder, @philnick206 , I've created this Diff that could "solve" this issue when proxied. D163234-code I'll post my findings on p8Slzc-44H-p2 |
I landed D163234-code and I confirm now I can post a comment and login to my account using my email address. (Proxied and not proxied). Asking for a username instead of email is not a BUG it's a "Feature". It's a security measure to protect users to login from a foreign country. I was not sure if closing this issue since it's a feature, but decided to keep it open since the Loop team seems to be shaping a project related to that screen: p8Slzc-44H-p2#comment-2668
I moved te issue status to |
Impacted plugin
Jetpack
Quick summary
When attempting to submit a comment as a visitor not logged into WordPress.com on a WordPress.com site, you cannot complete the login process using an email, you must enter a username.
comment.login.issue.mp4
Steps to reproduce
A clear and concise description of what you expected to happen.
Account should be logged in an comment published
What actually happened
Account was not logged in and username had to be used instead
Impact
Some (< 50%)
Available workarounds?
No and the platform is unusable
If the above answer is "Yes...", outline the workaround.
No response
Platform (Simple and/or Atomic)
Simple
Logs or notes
Reported in 8834405-zd-a8c
The text was updated successfully, but these errors were encountered: