Handle the confirmation codes to validate user emails.

This commit is contained in:
yackob03 2013-09-27 19:55:04 -04:00
parent 5508402bb7
commit 32581c0621
4 changed files with 32 additions and 14 deletions

View file

@ -8,7 +8,7 @@ This email address was recently used to register the username '%s'
at <a href="http://quay.io">Quay.io</a>.<br>
<br>
To confirm this email address, please click the following link:<br>
<a href="http://quay.io/confirm?token=%s">http://quay.io/confirm?token=%s</a>
<a href="http://quay.io/confirm?code=%s">http://quay.io/confirm?code=%s</a>
"""