dnote/pkg/server/mailer
Sung Won Cho 3e41b29a74
Decouple web from App implementation (#364)
* Decouple app from web

* Simplify

* Fix test

* Encapsulate SSL logic to dbconn

* Fix test

* Fix email type
2019-12-17 12:26:42 +07:00
..
templates Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
backend.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
mailer.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
mailer_test.go Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
tokens.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
types.go Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00