summaryrefslogtreecommitdiff
path: root/lib/config/default.js (unfollow)
Commit message (Expand)AuthorFilesLines
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-14Replace CodiMD with HedgeDocErik Michelson1-1/+1
2020-08-27Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...Erik Michelson1-1/+1
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-09Update CDN defaultsSheogorath1-1/+1
2020-02-08Add Google oauth variable: hostedDomainike1-1/+2
2019-10-30document `linkifyHeaderStyle` in default.jshoijui1-0/+13
2019-10-22Allow to generate lower case header references through the confighoijui1-1/+2
2019-09-18Updated forbiddenNoteIDsErik Michelson1-1/+1
2019-05-25Add config for toobusy middlewareSheogorath1-0/+2
2019-04-10Add lutim supportDylan Dervaux1-1/+4
2019-04-06Added a configuration option for passport-saml:Emmanuel Ormancey1-0/+1
2019-01-25Disable OpenID by defaultSheogorath1-1/+1
2018-11-19Fix wrong maxAgeSeconds multiplicationSheogorath1-1/+1
2018-11-17Disallow creation of robots.txt in freeurlDaan Sprenkels1-0/+1
2018-11-14Upgrade winstonSheogorath1-0/+1
2018-10-31Use OS based tmp dirSheogorath1-1/+3
2018-10-05Add OpenID to CodiMDSheogorath1-1/+2
2018-10-04Make oauth2 provider name accessibleSheogorath1-0/+1
2018-09-27Set default to `v4`Sheogorath1-1/+2
2018-09-26removing superfluous config parameters for template filesClaudius1-6/+1
2018-07-27Support 'host' & 'path' config optionsMiranda Kastemaa1-0/+1
2018-06-24Rename HackMD view to CodiMDSheogorath1-1/+1
2018-06-24Move config out of statics pathSheogorath1-0/+1
2018-06-23Allow to disable gravatarSheogorath1-0/+1
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath1-0/+1
2018-06-01Add Azure Blob Storage supportÁdám Hóka1-1/+5
2018-05-16Revert "Workaround Google API problems"Christoph (Sheogorath) Kern1-1/+0
2018-04-13Use API key instead of clientSecretSheogorath1-0/+1
2018-03-30Fix CSP for disqus and Google AnalyticsSheogorath1-0/+2
2018-03-26Add support for generic OAuth2 providersPedro Ferreira1-0/+6
2018-03-26Automatically generate a session secret if default is usedSheogorath1-0/+1
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-35/+33
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/+3
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-09Add setting `ldap.usernameField`Lukas Kalbertodt1-0/+1
2017-12-04added guide for SAML settingsNorihito Nakae1-1/+0
2017-11-29fixed the SAML callback URL to unconfigurable.Norihito Nakae1-1/+0
2017-11-28Initial support for SAML authenticationNorihito Nakae1-0/+16
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-9/+1
2017-10-22CSP: Allow more content typesLiterallie1-3/+7