dnote/scripts/server
Sung Won Cho 292dc7d515
Allow to receive welcome email with login instruction (#352)
* Implement email backend

* Add job ctx

* Remove job ctx and use EmailBackend everywhere

* Fix watcher to terminate cmd when inturrupted

* Test runner validation

* Send welcome email upon register

* Use plaintext for verification email

* Use plaintext for password reset email

* Fix from
2019-11-29 17:59:04 +08:00
..
makeDemoDigests Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
build.sh Properly embed static files into binary (#309) 2019-11-12 13:20:43 +08:00
test-local.sh Use go module (#303) 2019-11-11 15:28:47 +08:00
test.sh Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00