WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 3 years ago

Last modified 3 years ago

#7377 closed enhancement (wontfix)

password reset page should link back to admin login

Reported by: mrmist Owned by: westi
Priority: normal Milestone:
Component: UI Version:
Severity: normal Keywords:
Cc:

Description

At the moment, neither the wp-login.php?checkemail=confirm page, nor the page that you see afterwards when it sends you the email actually have a link to wp-login or (better) an actual login box on them.

The email that comes with the new password in it *does* have a clickable link, but obviously this opens in a new browser window.

It would be nice to keep things contained in one window, and/or allow login at every stage of the process (in case, say, you remember half-way) or just to save having to open a new window. Currently the only links on either page are to the blog front page or to WordPress.org.

Change History (6)

comment:1 westi5 years ago

  • Owner changed from anonymous to westi
  • Status changed from new to assigned

comment:2 ryan5 years ago

  • Milestone changed from 2.7 to 2.8

Moving enhancements to 2.8.

comment:3 FFEMTcJ4 years ago

  • Keywords needs-patch added
  • Milestone changed from 2.8 to Future Release

comment:4 Denis-de-Bernardy4 years ago

  • Component changed from General to UI

comment:5 johnbillion3 years ago

  • Keywords needs-patch removed
  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from accepted to closed

Going to close this as wontfix as I'm planning on approaching #5919 in order to improve the whole password recovery process.

comment:6 nacin3 years ago

This was actually fixed elsewhere: #11141. The login form is shown, instead of just the "check your email" notice.

Note: See TracTickets for help on using tickets.