summaryrefslogtreecommitdiff
path: root/lib/config/environment.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2018-05-161-1/+0
* Use API key instead of clientSecretSheogorath2018-04-131-0/+1
* Add session data to env varsSheogorath2018-03-291-0/+2
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-14/+14
* Add helper function to fix number problemsSheogorath2018-03-161-3/+3
* Merge pull request #761 from SISheogorath/feature/reportURIChristoph (Sheogorath) Kern2018-03-141-1/+2
|\
| * Add config option for report URI in CSPSheogorath2018-03-141-1/+2
* | Convert HMD_MINIO_PORT into Number type.vazontang2018-03-151-1/+1
|/
* Remove unused LDAP option `tokenSecret`Felix Schäfer2018-03-051-1/+0
* Introduce ldap.useridFieldDustin Frisch2018-03-011-0/+1
* Remove camel case from `imageuploadtype` in configSheogorath2018-01-271-1/+1
* Fix broken port configSheogorath2018-01-231-1/+1
* Merge pull request #506 from erasys/minioChristoph (Sheogorath) Kern2018-01-231-0/+7
|\
| * Add support for minioMarc Deop2017-08-301-0/+7
* | 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