#54294 closed enhancement (duplicate)
Multisite: The lost password link on a sub-site wp-login.php page points to the main-site
Reported by: | henry.wright | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | |
Focuses: | multisite | Cc: |
Description
When a user is on a sub-site wp-login.php page, it would make sense to link to the lost password form on the sub-site instead of linking to the lost password form on the main-site.
Steps to reproduce
- Visit the wp-login.php page at subdomain.example.com/wp-login.php
- Hover over the "Lost your password?" link below the form
- Note the URL points to the main-site
I feel context should be maintained. For example, if a user has visited a sub-site then they shouldn't be taken to the main-site to reset their password if a lost password facility exists on the sub-site.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #21352.