Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 1.0.0-ce | Sheogorath | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #636 from laysdra7265/fix/sslcapath | Christoph (Sheogorath) Kern | 2018-01-18 | 1 | -1/+4 |
|\ | | | | | Fix sslcapath bug | ||||
| * | Update index.js | Christoph (Sheogorath) Kern | 2017-12-22 | 1 | -1/+1 |
| | | |||||
| * | Simplify loop | Christoph (Sheogorath) Kern | 2017-12-22 | 1 | -8/+3 |
| | | |||||
| * | fixed sslcapath bug | LaysDragon | 2017-12-05 | 1 | -1/+9 |
| | | |||||
* | | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -0/+1 |
|/ | |||||
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -0/+1 |
| | |||||
* | Adds PDF export via config | geekyd | 2017-10-25 | 1 | -1/+3 |
| | |||||
* | Read to correct tlsca file path | tkykm | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -0/+112 |
* Separate different config source to each files * Freeze config object |