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