Hacker News new | ask | show | jobs
by hutattedonmyarm 2569 days ago
> we remove them on signup.

But why?

1 comments

to avoid duplicate user signup. allowing the + would not allow me to use a unique constraint for email address on the user table and be sure an email is only used once.