summaryrefslogtreecommitdiff
path: root/lib/config/default.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...Erik Michelson2020-08-271-1/+1
* 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
* Update CDN defaultsSheogorath2020-02-091-1/+1
* Add Google oauth variable: hostedDomainike2020-02-081-1/+2
* document `linkifyHeaderStyle` in default.jshoijui2019-10-301-0/+13
* Allow to generate lower case header references through the confighoijui2019-10-221-1/+2
* Updated forbiddenNoteIDsErik Michelson2019-09-181-1/+1
* Add config for toobusy middlewareSheogorath2019-05-251-0/+2
* Add lutim supportDylan Dervaux2019-04-101-1/+4
* Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-061-0/+1
* Disable OpenID by defaultSheogorath2019-01-251-1/+1
* Fix wrong maxAgeSeconds multiplicationSheogorath2018-11-191-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
|/
* Use OS based tmp dirSheogorath2018-10-311-1/+3
* 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
* | Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-051-6/+1
|\ \ | |/ |/|
| * removing superfluous config parameters for template filesClaudius2018-09-261-6/+1
* | Set default to `v4`Sheogorath2018-09-271-1/+2
|/
* Support 'host' & 'path' config optionsMiranda Kastemaa2018-07-271-0/+1
* Rename HackMD view to CodiMDSheogorath2018-06-241-1/+1
* Merge pull request #854 from hackmdio/feature/disableGravatarChristoph (Sheogorath) Kern2018-06-241-0/+1
|\
| * Allow to disable gravatarSheogorath2018-06-231-0/+1
* | Move config out of statics pathSheogorath2018-06-241-0/+1
|/
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-231-0/+1
* Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-041-0/+6
|\
| * Add support for generic OAuth2 providersPedro Ferreira2018-03-261-0/+6
* | Add Azure Blob Storage supportÁdám Hóka2018-06-011-1/+5
* | Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2018-05-161-1/+0
* | Use API key instead of clientSecretSheogorath2018-04-131-0/+1
* | Fix CSP for disqus and Google AnalyticsSheogorath2018-03-301-0/+2
* | Automatically generate a session secret if default is usedSheogorath2018-03-261-0/+1
|/
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-35/+33
* Add config option for report URI in CSPSheogorath2018-03-141-1/+2
* 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/+3
* 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/+7
|\ \
| * | Change CSP config format to be more intuitiveLiterallie2017-10-221-9/+1
| * | CSP: Allow more content typesLiterallie2017-10-221-3/+7
| * | CSP: Upgrade insecure requests if possibleLiterallie2017-10-221-2/+3
| * | Add basic CSP supportLiterallie2017-10-221-0/+10
* | | Add option to enable `freely` permission in closed instanceDario Ernst2018-01-201-0/+1