Skip to content

We should probably stop trying to validate email addresses #749

Description

@alaric-dotmesh

pkg/validator/validator.go validates emails with a big long regexp; this probably does more harm than good:

We can probably confirm the address has an @ in it and leave it at that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions