summaryrefslogtreecommitdiff
path: root/lib/config/environment.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-23Keep JS and env varibale name in sync (requireFreeURLAuthentication)Nicolas Dietrich1-1/+1
2021-01-22Add config option which requires authentication in FreeURL modeNicolas Dietrich1-0/+1
2020-11-26Remove pdf export codeTilman Vatteroth1-1/+0
2020-11-25Add oauth2 authorizationJoachim Mathes1-1/+4
2020-08-27Add config option for cookie SameSite policyErik Michelson1-0/+1
2020-07-11allow to set a saml client certificateSimeon Keske1-0/+1
2020-06-20Backport of #278 for 1.6.1Victor Berger1-1/+2
2020-02-08Add Google oauth variable: hostedDomainike1-1/+2
2019-10-30allow to define header link generation style via environment varhoijui1-1/+2
2019-05-31Fix eslint warningsSheogorath1-1/+1
2019-05-25Add config for toobusy middlewareSheogorath1-0/+1
2019-04-10Add lutim supportDylan Dervaux1-0/+3
2019-04-06Added a configuration option for passport-saml:Emmanuel Ormancey1-0/+1
2019-03-04Fix wrong value type for HSTS environment variableSheogorath1-1/+1
2019-02-11make aws s3 endpoint configurableMathias Merscher1-1/+2
2018-11-17Disallow creation of robots.txt in freeurlDaan Sprenkels1-0/+1
2018-11-14Upgrade winstonSheogorath1-0/+1
2018-11-11Add full version stringSheogorath1-0/+1
2018-10-05Add OpenID to CodiMDSheogorath1-1/+2
2018-10-04Make oauth2 provider name accessibleSheogorath1-0/+1
2018-07-27Support 'host' & 'path' config optionsMiranda Kastemaa1-0/+2
2018-06-24Rename environment variables and add legacy support.Sheogorath1-86/+86
2018-06-23Allow to disable gravatarSheogorath1-0/+1
2018-06-01Add Azure Blob Storage supportÁdám Hóka1-0/+4
2018-05-16Revert "Workaround Google API problems"Christoph (Sheogorath) Kern1-1/+0
2018-04-13Use API key instead of clientSecretSheogorath1-0/+1
2018-03-29Add session data to env varsSheogorath1-0/+2
2018-03-26Add support for generic OAuth2 providersPedro Ferreira1-0/+11
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-14/+14
2018-03-16Add helper function to fix number problemsSheogorath1-3/+3
2018-03-15Convert HMD_MINIO_PORT into Number type.vazontang1-1/+1
2018-03-14Add config option for report URI in CSPSheogorath1-1/+2
2018-03-05Remove unused LDAP option `tokenSecret`Felix Schäfer1-1/+0
2018-03-01Introduce ldap.useridFieldDustin Frisch1-0/+1
2018-01-27Remove camel case from `imageuploadtype` in configSheogorath1-1/+1
2018-01-23Fix broken port configSheogorath1-1/+1
2018-01-20Add option to enable `freely` permission in closed instanceDario Ernst1-0/+1
2018-01-19Fix not passing app key correctly in dropbox configWu Cheng-Han1-1/+2
2017-12-09parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm1-5/+5
2017-12-09Add setting `ldap.usernameField`Lukas Kalbertodt1-0/+1
2017-12-04added guide for SAML settingsNorihito Nakae1-1/+0
2017-11-29added environment variables for SAMLNorihito Nakae1-1/+12
2017-11-28Initial support for SAML authenticationNorihito Nakae1-0/+4
2017-10-31Add mattermost authenticationChristoph Witzany1-0/+5
2017-10-25Adds PDF export via configgeekyd1-1/+2
2017-10-22Change CSP config format to be more intuitiveLiterallie1-0/+3
2017-10-13Add env vars for extra HSTS optionsLiterallie1-0/+3
2017-10-13Add on/off env var for HSTSLiterallie1-0/+3
2017-10-11Fix missing boolean setting for HMD_URL_ADDPORTSheogorath1-1/+1
2017-08-30Add support for minioMarc Deop1-0/+7