1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-10-31 16:00:05 -04:00
Commit Graph

3 Commits

Author SHA1 Message Date
ac0ff45f7f dep ensure -update 2017-12-09 20:10:17 -05:00
147a00e429 Only serve over HTTPS, optionally auto-generating certificates
Because MoneyGo requires sending passwords and session cookies, we
should never serve over HTTP. While we're at it, make it more convenient
for folks to test this out by adding a config option to auto-generate
self-signed certificates.
2017-12-05 21:02:49 -05:00
197b2db962 Use dep and adapt travis to, too 2017-11-18 20:22:12 -05:00