Skip to content

DCO validation incorrectly rejects internationalized domain names #254

@nortti0

Description

@nortti0

Since 2017, the validation has included checking e-mail address validity using the email-validator NPM module. Unfortunately, it doesn't properly handle IDNs, and rejects any e-mail that does not limit itself to US-ASCII. As a result, the validator rejects some correct Signed-Off-By lines.

Even though the problem has been reported upstream more than five years ago now, there's been no response.

Note that this is different from #183, which is about lack of Unicode normalization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions