Commit Graph

10 Commits

Author SHA1 Message Date
Tankred Hase
3a91aacbbf Use Amazon SES on travis 2016-06-06 19:44:12 +02:00
Tankred Hase
7179afaf6f Use nodemailer-openpgp plugin to encrypt verification emails 2016-06-02 16:19:54 +02:00
Tankred Hase
e98bd1b431 Add STARTTLS flag to SMTP config 2016-06-02 13:00:22 +02:00
Tankred Hase
1c6696e7a4 Update SMTP setup instructions
Add smtp port and tls options
Use /user/ path for shorthand sharing link
2016-06-02 10:10:52 +02:00
Tankred Hase
e7735f0346 Fix email-test.js in case no credentials.json found 2016-06-01 09:05:02 +02:00
Tankred Hase
27155278a8 Move email code to src/email/ 2016-05-31 16:50:28 +02:00
Tankred Hase
5c675474d7 Use arrow functions in mocha tests 2016-05-31 13:52:36 +02:00
Tankred Hase
e2695aecc7 Key upload and sending verification email works 2016-05-29 18:59:14 +02:00
Tankred Hase
3a6842c296 Use nodemailer template engine 2016-05-29 17:51:10 +02:00
Tankred Hase
d3cce89b06 Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +02:00