| Commit message (Expand) | Author | Files | Lines |
2019-05-31 | Fix eslint warnings | Sheogorath | 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 for HSTS environment variable | Sheogorath | 1 | -1/+1 |
2018-06-24 | Rename environment variables and add legacy support. | Sheogorath | 1 | -1/+0 |
2018-06-23 | Allow to disable gravatar | Sheogorath | 1 | -0/+1 |
2018-06-01 | Add Azure Blob Storage support | Ádám Hóka | 1 | -0/+4 |
2018-05-16 | Revert "Workaround Google API problems" | Christoph (Sheogorath) Kern | 1 | -1/+0 |
2018-04-13 | Use API key instead of clientSecret | Sheogorath | 1 | -0/+1 |
2018-03-29 | Add session data to env vars | Sheogorath | 1 | -0/+2 |
2018-03-26 | Add support for generic OAuth2 providers | Pedro Ferreira | 1 | -0/+11 |
2018-03-25 | Change config to camel case with backwards compatibility | Sheogorath | 1 | -14/+14 |
2018-03-16 | Add helper function to fix number problems | Sheogorath | 1 | -3/+3 |
2018-03-15 | Convert HMD_MINIO_PORT into Number type. | vazontang | 1 | -1/+1 |
2018-03-14 | Add config option for report URI in CSP | Sheogorath | 1 | -1/+2 |
2018-03-05 | Remove unused LDAP option `tokenSecret` | Felix Schäfer | 1 | -1/+0 |
2018-03-01 | Introduce ldap.useridField | Dustin Frisch | 1 | -0/+1 |
2018-01-27 | Remove camel case from `imageuploadtype` in config | Sheogorath | 1 | -1/+1 |
2018-01-23 | Fix broken port config | Sheogorath | 1 | -1/+1 |
2018-01-20 | Add option to enable `freely` permission in closed instance | Dario Ernst | 1 | -0/+1 |
2018-01-19 | Fix not passing app key correctly in dropbox config | Wu Cheng-Han | 1 | -1/+2 |
2017-12-09 | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array | alecdwm | 1 | -5/+5 |
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 | added environment variables for SAML | Norihito Nakae | 1 | -1/+12 |
2017-11-28 | Initial support for SAML authentication | Norihito Nakae | 1 | -0/+4 |
2017-10-31 | Add mattermost authentication | Christoph Witzany | 1 | -0/+5 |
2017-10-25 | Adds PDF export via config | geekyd | 1 | -1/+2 |
2017-10-22 | Change CSP config format to be more intuitive | Literallie | 1 | -0/+3 |
2017-10-13 | Add env vars for extra HSTS options | Literallie | 1 | -0/+3 |
2017-10-13 | Add on/off env var for HSTS | Literallie | 1 | -0/+3 |
2017-10-11 | Fix missing boolean setting for HMD_URL_ADDPORT | Sheogorath | 1 | -1/+1 |
2017-08-30 | Add support for minio | Marc Deop | 1 | -0/+7 |
2017-05-08 | fix(config): ssl environment configs not parse properly | Raccoon Li | 1 | -6/+9 |
2017-05-08 | fix(config): some environment config not parse properly | Raccoon Li | 1 | -6/+6 |
2017-05-08 | refactor(config.js): Extract config file | BoHong Li | 1 | -0/+64 |