| Commit message (Expand) | Author | Files | Lines |
2019-10-30 | also use gfm header generation in test and debug configuraitons | hoijui | 1 | -2/+4 |
2019-10-22 | Allow to generate lower case header references through the config | hoijui | 1 | -1/+2 |
2019-08-17 | Not serverurl, but serverURL is used as a default for issuer | Christian Bläul | 1 | -1/+1 |
2019-04-06 | Added a configuration option for passport-saml: | Emmanuel Ormancey | 1 | -0/+1 |
2019-03-04 | Fix wrong value type in example config | Sheogorath | 1 | -1/+1 |
2018-11-21 | Fix typo in config.json.example | Sheogorath | 1 | -1/+1 |
2018-11-14 | Upgrade winston | Sheogorath | 1 | -0/+2 |
2018-07-31 | Add possibility to choose between version v3 or v4 for the gitlab api. | Cédric Couralet | 1 | -1/+2 |
2018-06-24 | Rebrand HackMD to CodiMD | Sheogorath | 1 | -2/+2 |
2018-06-01 | Add Azure Blob Storage support | Ádám Hóka | 1 | -1/+6 |
2018-04-14 | Fix example config | Sheogorath | 1 | -2/+2 |
2018-03-30 | Fix CSP for disqus and Google Analytics | Sheogorath | 1 | -1/+3 |
2018-03-05 | Remove unused LDAP option `tokenSecret` | Felix Schäfer | 1 | -1/+0 |
2018-03-01 | Introduce ldap.useridField | Dustin Frisch | 1 | -1/+2 |
2018-01-23 | Add README and `config.json.example` content | Sheogorath | 1 | -0/+7 |
2018-01-09 | Fix config.json.example format error | Xiaodong Xu | 1 | -1/+1 |
2017-12-09 | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array | alecdwm | 1 | -1/+1 |
2017-12-09 | Add setting `ldap.usernameField` | Lukas Kalbertodt | 1 | -0/+1 |
2017-12-04 | added guide for SAML settings | Norihito Nakae | 1 | -1/+0 |
2017-11-29 | fixed the SAML callback URL to unconfigurable. | Norihito Nakae | 1 | -1/+0 |
2017-11-28 | Initial support for SAML authentication | Norihito Nakae | 1 | -0/+16 |
2017-11-08 | added auth docs and images for GitHub and Twitter | Devon Jue | 1 | -1/+7 |
2017-10-31 | Add mattermost authentication | Christoph Witzany | 1 | -0/+5 |
2017-10-22 | Move CSP logic to new file, Fix boolean config examples | Literallie | 1 | -5/+5 |
2017-10-22 | Change CSP config format to be more intuitive | Literallie | 1 | -0/+7 |
2017-10-13 | Make HSTS behaviour configurable; Fixes #584 | Literallie | 1 | -0/+9 |
2017-03-14 | Add config option for gitlab api scope and auto adapt gitlab snippet feature ... | Wu Cheng-Han | 1 | -1/+2 |
2017-02-04 | Change database config development to sqlite, test to memory | bananaappletw | 1 | -8/+3 |
2017-01-14 | Add google apiKey & dropbox appKey to config.json | Yukai Huang | 1 | -2/+4 |
2016-12-24 | Fix config mistake | bananaappletw | 1 | -2/+4 |
2016-12-22 | Add sqlite for test environment | bananaappletw | 1 | -0/+4 |
2016-12-13 | Initial support for LDAP server authentication | alecdwm | 1 | -0/+12 |
2016-10-05 | Create example config | Yukai Huang | 1 | -0/+52 |