Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add session data to env vars | Sheogorath | 2018-03-29 | 1 | -0/+4 |
| | | | | | | | | | | | Currently the session secret can only be set by config.json or docker secrets. This creates a problem on Heroku hosted instances that can not set a session secret. Since we automatically generate them on startup this results in an logout of all users on every config change in Heroku. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -0/+12 |
| | |||||
* | Adds PDF export via config | geekyd | 2017-10-25 | 1 | -0/+4 |
| | |||||
* | Add env vars for extra HSTS options | Literallie | 2017-10-13 | 1 | -0/+12 |
| | |||||
* | Add on/off env var for HSTS | Literallie | 2017-10-13 | 1 | -1/+4 |
| | |||||
* | Remove redundant HMD_PORT config from app.json | Yukai Huang | 2017-05-14 | 1 | -5/+0 |
| | |||||
* | Remove postdeploy migration | Yukai Huang | 2017-05-07 | 1 | -3/+0 |
| | |||||
* | Fix front-end constants generation not getting config properly | Wu Cheng-Han | 2017-03-23 | 1 | -0/+8 |
| | |||||
* | Add config option for gitlab api scope and auto adapt gitlab snippet feature ↵ | Wu Cheng-Han | 2017-03-14 | 1 | -0/+4 |
| | | | | on it | ||||
* | Add missing HMD_ALLOW_ORIGIN variable | bananaappletw | 2016-12-24 | 1 | -1/+6 |
| | |||||
* | Add libvips heroku buildpack | Yukai Huang | 2016-11-17 | 1 | -0/+8 |
| | |||||
* | Add more config variable | Yukai Huang | 2016-10-16 | 1 | -29/+107 |
| | |||||
* | Config heroku deployment | Yukai Huang | 2016-10-16 | 1 | -0/+33 |