Skip to content

[Issue] Fix: Increase IP column length for IPv6 support in admin_user_session #40570

@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #40563: Fix: Increase IP column length for IPv6 support in admin_user_session


Currently, the ip column in admin_user_session is limited to 15 characters, which is insufficient for IPv6 addresses (up to 45 characters). This PR increases the length to 45 to ensure full IPv6 compatibility and prevent data truncation or errors when IPv6 is used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Ready for Confirmation

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions