summaryrefslogtreecommitdiff
path: root/lib/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ldap-username-fieldChristoph (Sheogorath) Kern2017-12-122-5/+12
|\
| * parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2017-12-092-5/+12
* | Add setting `ldap.usernameField`Lukas Kalbertodt2017-12-092-0/+2
|/
* added guide for SAML settingsNorihito Nakae2017-12-042-2/+0
* added environment variables for SAMLNorihito Nakae2017-11-291-1/+12
* fixed the SAML callback URL to unconfigurable.Norihito Nakae2017-11-291-1/+0
* Initial support for SAML authenticationNorihito Nakae2017-11-283-0/+21
* Add mattermost authenticationChristoph Witzany2017-10-314-0/+15
* Adds PDF export via configgeekyd2017-10-253-3/+7
* Add env vars for extra HSTS optionsLiterallie2017-10-131-0/+3
* Add on/off env var for HSTSLiterallie2017-10-131-0/+3
* Make HSTS behaviour configurable; Fixes #584Literallie2017-10-131-0/+6
* Fix missing boolean setting for HMD_URL_ADDPORTSheogorath2017-10-111-1/+1
* Read to correct tlsca file pathtkykm2017-06-011-2/+2
* fix(config): ssl environment configs not parse properlyRaccoon Li2017-05-083-7/+20
* fix(config): some environment config not parse properlyRaccoon Li2017-05-082-7/+7
* refactor(config.js): Extract config fileBoHong Li2017-05-087-0/+360