Skip to content

ipv6 check on number of octets missing #152

@devikasondhi

Description

@devikasondhi

Hello,

The ipv6 validator returns false positive for incorrect number of octets in the ipv6 address. The following are invalid ipv6 while the function returns True:
00:00:00:00:00
1111:2222:3333:4444:5555:6666:7777
1111:2222:3333:4444:1.2.3.4 (this should have contained compressed octet to return a True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue: Works not as designedmaintenancePR: Alters existing source codeoutdatedIssue/PR: Open for more than 3 months

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions