Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate email addresses before displaying them #607

Open
samuelgoto opened this issue May 29, 2024 · 2 comments
Open

Validate email addresses before displaying them #607

samuelgoto opened this issue May 29, 2024 · 2 comments

Comments

@samuelgoto
Copy link
Collaborator

We should validate if email addresses are well formed before displaying them.

We also want to allow for extensible ways to represent users, so we should also support a free-text descriptor like username (as suggested here), but there is value in enforcing that email addresses are well formed.

@npm1
Copy link
Collaborator

npm1 commented Jun 3, 2024

What do you propose doing if an email field is detected to contain something that is not an email address?

@wparad
Copy link

wparad commented Jun 3, 2024

And can I ask, what does this have to do with the username usage, which feels much more important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants