kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Implement email verification for account creation #13

Open kalevias opened 6 years ago

kalevias commented 6 years ago

Following completion of #12, email verification must be completed as per #1. See design specification in UC1, UC2, and UC3.

Deliverable: PHP code to send email verification message to users via email, and to then activate their account in the database committed to GitHub.

kalevias commented 6 years ago

Referenced by https://github.com/jnick1/MyCollege/commit/5b68e06eb57f41406a4634d37ef8fde34495ae98 by @oakland-poduska

kalevias commented 6 years ago

Referenced by https://github.com/jnick1/MyCollege/commit/4f620c61c858aced7790b51fd45ecf6cba646a91 by @oakland-poduska