Make WordPress Core

Opened 20 months ago

Last modified 20 months ago

#54298 new defect (bug)

Multisite: resetpassform always posts to the main-site wp-login.php file

Reported by: henrywright's profile henry.wright Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Login and Registration Keywords: has-patch
Focuses: multisite Cc:

Description

The reset password form always posts to the main-site wp-login.php file. If the reset password form on a sub-site is being used then I'd expect the form to post to the sub-site wp-login.php file.

Attachments (1)

54298.diff (822 bytes) - added by henry.wright 20 months ago.

Download all attachments as: .zip

Change History (3)

@henry.wright
20 months ago

#1 @henry.wright
20 months ago

  • Keywords has-patch added

Attached is 54298.diff. This patch posts to the sub-site wp-login.php file instead of the main-site wp-login.php file.

#2 @henry.wright
20 months ago

Related ticket: #36439.

Note: See TracTickets for help on using tickets.