Hacker News new | ask | show | jobs
by tekknik 2567 days ago
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.