summaryrefslogtreecommitdiff
path: root/lib/config/environment.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #598 from xxyy/feature/cspChristoph (Sheogorath) Kern2018-01-221-0/+3
|\
| * Change CSP config format to be more intuitiveLiterallie2017-10-221-0/+3
* | Add option to enable `freely` permission in closed instanceDario Ernst2018-01-201-0/+1
* | Fix not passing app key correctly in dropbox configWu Cheng-Han2018-01-191-1/+2
* | Merge branch 'master' into ldap-username-fieldChristoph (Sheogorath) Kern2017-12-121-5/+5
|\ \
| * | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2017-12-091-5/+5
* | | Add setting `ldap.usernameField`Lukas Kalbertodt2017-12-091-0/+1
|/ /
* | added guide for SAML settingsNorihito Nakae2017-12-041-1/+0
* | added environment variables for SAMLNorihito Nakae2017-11-291-1/+12
* | Initial support for SAML authenticationNorihito Nakae2017-11-281-0/+4
* | Add mattermost authenticationChristoph Witzany2017-10-311-0/+5
* | Adds PDF export via configgeekyd2017-10-251-1/+2
|/
* Add env vars for extra HSTS optionsLiterallie2017-10-131-0/+3
* Add on/off env var for HSTSLiterallie2017-10-131-0/+3
* Fix missing boolean setting for HMD_URL_ADDPORTSheogorath2017-10-111-1/+1
* fix(config): ssl environment configs not parse properlyRaccoon Li2017-05-081-6/+9
* fix(config): some environment config not parse properlyRaccoon Li2017-05-081-6/+6
* refactor(config.js): Extract config fileBoHong Li2017-05-081-0/+64