Opened 13 years ago
Closed 13 years ago
#20430 closed defect (bug) (duplicate)
mismatched home and siteurl host distrupts login cookies
Reported by: | norcross | Owned by: | nacin |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | minor | Version: | 3.4 |
Component: | Administration | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
If a user has set their siteurl with a WWW and their home without it (or vice versa), wp-login will redirect multiple times and break the cookie setting. The admin is still accessible, but the user will not stay logged in.
Attachments (1)
Change History (6)
#1
@
13 years ago
- Milestone changed from Awaiting Review to 3.4
- Owner set to nacin
- Priority changed from normal to high
- Severity changed from normal to minor
- Status changed from new to reviewing
Note: See
TracTickets for help on using
tickets.
Duplicate of #9873.
Related: #10970 (the patch there also addresses this).