Commit graph

12 commits

Author SHA1 Message Date
Andrew Phillips 7357756625 Fix MAILER_STMP_SECURE
This should resolve https://github.com/tellform/tellform/issues/281,
matching the description in the Configuration section of `README.md`.
This also corrects the case of `TRUE` in an example.
2018-01-25 13:31:04 -04:00
David Baldwynn 3835a8aa3a Merge branch 'master' of github.com:whitef0x0/tellform into HEAD
Conflicts:
	config/env/all.js
	config/env/development.js
2017-10-18 20:20:15 -04:00
David Baldwynn d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn 4e9a68e628 Removed OAuth providers from env/secure.js 2017-10-10 15:09:57 -07:00
James Thomas f80c0e9bcc Added custom mail host via MAILER_SERVICE_PROVIDER, MAILER_SMTP_PORT, and MAILER_SMTP_SECURE env vars 2017-08-14 20:58:26 -04:00
David Baldwynn 3af0468f4d fixed client tests 2015-11-23 11:19:02 -08:00
David Baldwynn 0476e51730 added tests for backend 2015-08-11 13:32:27 -07:00
David Baldwynn 7885223a68 added backend tests 2015-08-07 14:02:44 -07:00
David Baldwynn 5abbebb117 fixed autosaving 2015-07-28 15:29:07 -07:00
David Baldwynn e552e03f81 got user email verification working 2015-07-27 13:33:43 -07:00
David Baldwynn 7abf9e92a9 added mandrill to secure and production configs 2015-07-27 12:06:05 -07:00
David Baldwynn 87b351efea first commit 2015-06-29 15:51:29 -07:00