membermatters / MemberMatters

An open source membership, access and payments portal for makerspaces and community groups.
https://membermatters.org
MIT License
48 stars 23 forks source link

Return more specific error message if signup fails because send grid isn't configured #107

Closed jabelone closed 3 years ago

jabelone commented 3 years ago

At the moment it's a little unclear why a signup fails if send grid hasn't been configured. We should replace the generic 500 error with something that makes it clear signups don't work unless sendgrid is configured.