summaryrefslogtreecommitdiff
path: root/lib/config/default.js (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2017-10-22CSP: Upgrade insecure requests if possibleLiterallie1-2/+3
2017-10-22Add basic CSP supportLiterallie1-0/+10
2017-10-13Make HSTS behaviour configurable; Fixes #584Literallie1-0/+6
2017-08-30Add support for minioMarc Deop1-0/+7
2017-05-08refactor(config.js): Extract config fileBoHong Li1-0/+92