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

6 Commits

Author SHA1 Message Date
Andrew Bates
39278e5f15 Updated depependencies
Gopkg.toml updated to set ofxgo to master branch
2019-01-12 09:30:32 -05:00
5989cce991 dep ensure -update 2018-11-02 06:41:02 -04:00
523abecfee dep: Update go-sqlite to avoid build error on go master 2018-11-02 06:40:25 -04:00
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