Opened 8 years ago
Closed 7 years ago
#2784 closed defect (bug) (worksforme)
Link broken at Lostpassword when you back to login
Reported by: | Sergi Vila | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Login & Authentication | Keywords: | close |
Cc: |
Description
Hi!
when you are at https://login.wordpress.org/lostpassword/ and do you press to Back to login, the link (https://login.wordpress.org/) is broken.
Thanks
Change History (5)
#2
follow-up:
↓ 3
@
8 years ago
I can't reproduce this. Admittedly, I'm on mobile and using an incognito browser. Are there any other steps?
#3
in reply to:
↑ 2
@
8 years ago
Replying to Otto42:
I can't reproduce this. Admittedly, I'm on mobile and using an incognito browser. Are there any other steps?
I reproduced by visiting https://login.wordpress.org/lostpassword/ in an incognito window on desktop and clicking the "Back to login" link.
It's inconsistent though, might be an issue with a specific server. Worked correctly a few minutes ago and now falls into a redirect loop again:
General Request URL: https://login.wordpress.org/ Request Method: GET Status Code: 302 Remote Address: 66.155.40.250:443 Response Headers content-type: text/html; charset=utf-8 date: Wed, 26 Apr 2017 08:40:44 GMT location: https://login.wordpress.org/ server: nginx status: 302 x-frame-options: SAMEORIGIN x-nc: HIT lax 250 x-olaf: %E2%9B%84
Looking at wporg-login/index.php, it does include an unconditional redirect, seems like it ends up being called when it shouldn't.
Confirmed, getting an endless 302 redirect to
https://login.wordpress.org/
.