sfcma / members

1 stars 1 forks source link

User signup (not member) triggers email notification #18

Open dan-brewster opened 8 years ago

dan-brewster commented 8 years ago

At some point, we will need to re-open the site so that select members can sign up (i.e., section leaders and music directors). To do this, we'll need to create a two-tiers authentication system: (1) Has signed up on the site and set an email and password (2) Is verified by me (or others TBD) that they can use the site with that email address.

The best way to do this is to send an email notification to me when someone signs up on the site.

Bonus points if the email sent to is configurable in a yml file or something. (don't need to stick it in the database yet, yuck)

dan-brewster commented 7 years ago

We're still manually adding user accounts right now and that has scaled ok.