Make WordPress Core

Opened 4 months ago

Last modified 3 months ago

#63986 new defect (bug)

Multisite site registration table doesn't support IPv6

Reported by: dd32's profile dd32 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

#2 @SergeyBiryukov
4 months ago

  • Milestone changed from Awaiting Review to 6.9

#3 @wildworks
3 months ago

  • Milestone changed from 6.9 to 7.0

Since the 6.9 RC1 release is coming soon, I will punt this ticket to 7.0.

Note: See TracTickets for help on using tickets.