1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-12-25 23:23:21 -05:00
moneygo/internal
Aaron Lindsay 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
..
config Only serve over HTTPS, optionally auto-generating certificates 2017-12-05 21:02:49 -05:00
db Split reports into models 2017-12-05 05:59:44 -05:00
handlers Split reports into models 2017-12-05 05:59:44 -05:00
models Split reports into models 2017-12-05 05:59:44 -05:00