Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-12-09 | Add setting `ldap.usernameField` | Lukas Kalbertodt | 1 | -1/+7 |
2017-12-04 | added guide for SAML settings | Norihito Nakae | 1 | -1/+0 |
2017-11-29 | fixed the SAML callback URL to unconfigurable. | Norihito Nakae | 1 | -1/+1 |
2017-11-28 | Initial support for SAML authentication | Norihito Nakae | 2 | -0/+97 |
2017-10-31 | Add mattermost authentication | Christoph Witzany | 2 | -0/+50 |
2017-10-12 | Fix LDAP problem about missing uidNumber | Sheogorath | 1 | -2/+3 |
2017-09-04 | Give google the correct name. | Kaiyu Shi | 1 | -3/+3 |
2017-05-17 | fix: export to gist occurred 404 not found | Max Wu | 1 | -0/+4 |
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 | 10 | -0/+405 |