Opened 4 months ago
Last modified 3 months ago
#63986 new defect (bug)
Multisite site registration table doesn't support IPv6
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Login and Registration | Keywords: | has-patch |
| Focuses: | multisite | Cc: |
Description
The wp_registration_log table stores a log of created Multisite sites, this includes an IP address.
It appears that the table (and code) only expects a IPv4 address, not allowing for IPv6.
Attached PR is untested and only validated on a visual review.
Change History (3)
This ticket was mentioned in PR #9911 on WordPress/wordpress-develop by @dd32.
4 months ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/63986#ticket