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: |
|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Attached is 54298.diff. This patch posts to the sub-site wp-login.php file instead of the main-site wp-login.php file.