jamievicary / globular

Globular
37 stars 9 forks source link

Mailgun key shouldn't be included in a source file. #80

Open mpickering opened 7 years ago

mpickering commented 7 years ago

In routes/users.js the mailgun key is visible.

I think this should be fetched from an environmental variable as otherwise anyone can use your account in order to send a very large amount of email.