summaryrefslogtreecommitdiff
path: root/lib/config (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-22Add basic CSP supportLiterallie1-0/+10
2017-10-13Add env vars for extra HSTS optionsLiterallie1-0/+3
2017-10-13Add on/off env var for HSTSLiterallie1-0/+3
2017-10-13Make HSTS behaviour configurable; Fixes #584Literallie1-0/+6
2017-10-11Fix missing boolean setting for HMD_URL_ADDPORTSheogorath1-1/+1
2017-08-30Add support for minioMarc Deop2-0/+14
2017-06-01Read to correct tlsca file pathtkykm1-2/+2
2017-05-08fix(config): ssl environment configs not parse properlyRaccoon Li3-7/+20
2017-05-08fix(config): some environment config not parse properlyRaccoon Li2-7/+7
2017-05-08refactor(config.js): Extract config fileBoHong Li7-0/+360