Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for generic OAuth2 providers | Pedro Ferreira | 2018-03-26 | 1 | -0/+1 |
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -1/+1 |
* | Fix uncaught exception for non-existent user | Sheogorath | 2018-01-30 | 1 | -0/+5 |
* | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -0/+1 |
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -0/+1 |
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -8/+8 |
* | refactor(auth.js): Remove base path | BoHong Li | 2017-05-08 | 1 | -8/+8 |
* | refactor(app.js): Move passport serialize and deserialize to auth module | BoHong Li | 2017-05-08 | 1 | -0/+22 |
* | refactor(app.js, auth.js): Extract all auth method to individual modules | BoHong Li | 2017-05-08 | 1 | -0/+26 |