jordiedh / ChessOpenings

0 stars 0 forks source link

Registering Requires Email Verification #8

Closed jordiedh closed 9 months ago

jordiedh commented 9 months ago

When registering, insert random 20 character code to SQL DB Use SMTP to send email to verify with that code, e.g /confirmemail?code=AuhwdgB223nn3b789opo Check DB where code = ? Set verified = 1 Redirect to login