summaryrefslogtreecommitdiff
path: root/lib/config/environment.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Keep JS and env varibale name in sync (requireFreeURLAuthentication)Nicolas Dietrich2021-01-231-1/+1
* Add config option which requires authentication in FreeURL modeNicolas Dietrich2021-01-221-0/+1
* Merge pull request #596 from hedgedoc/remove-pdf-export-codeDavid Mehren2020-11-271-1/+0
|\
| * Remove pdf export codeTilman Vatteroth2020-11-261-1/+0
* | Add oauth2 authorizationJoachim Mathes2020-11-251-1/+4
|/
* Add config option for cookie SameSite policyErik Michelson2020-08-271-0/+1
* allow to set a saml client certificateSimeon Keske2020-07-111-0/+1
* Backport of #278 for 1.6.1Victor Berger2020-06-201-1/+2
* Add Google oauth variable: hostedDomainike2020-02-081-1/+2
* allow to define header link generation style via environment varhoijui2019-10-301-1/+2
* Merge pull request #32 from codimd/aws-endpointsSheogorath2019-09-021-1/+2
|\
| * make aws s3 endpoint configurableMathias Merscher2019-02-111-1/+2
* | Fix eslint warningsSheogorath2019-05-311-1/+1
* | Add config for toobusy middlewareSheogorath2019-05-251-0/+1
* | Add lutim supportDylan Dervaux2019-04-101-0/+3
* | Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-061-0/+1
* | Fix wrong value type for HSTS environment variableSheogorath2019-03-041-1/+1
|/
* Merge pull request #1053 from dsprenkels/robots.txtChristoph (Sheogorath) Kern2018-11-171-0/+1
|\
| * Disallow creation of robots.txt in freeurlDaan Sprenkels2018-11-171-0/+1
* | Upgrade winstonSheogorath2018-11-141-0/+1
|/
* Add full version stringSheogorath2018-11-111-0/+1
* Merge pull request #990 from SISheogorath/fix/oauthProviderNameChristoph (Sheogorath) Kern2018-10-091-0/+1
|\
| * Make oauth2 provider name accessibleSheogorath2018-10-041-0/+1
* | Add OpenID to CodiMDSheogorath2018-10-051-1/+2
|/
* Support 'host' & 'path' config optionsMiranda Kastemaa2018-07-271-0/+2
* Rename environment variables and add legacy support.Sheogorath2018-06-241-86/+86
* Allow to disable gravatarSheogorath2018-06-231-0/+1
* Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-041-0/+11
|\
| * Add support for generic OAuth2 providersPedro Ferreira2018-03-261-0/+11
* | Add Azure Blob Storage supportÁdám Hóka2018-06-011-0/+4
* | 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