| Commit message (Expand) | Author | Age | Files | Lines |
* | Add check for undefined UUID | Sheogorath | 2018-03-18 | 1 | -1/+8 |
* | Multiple emails from LDAP are already an Array | Felix Schäfer | 2018-03-09 | 1 | -1/+1 |
* | Introduce ldap.useridField | Dustin Frisch | 2018-03-01 | 1 | -1/+4 |
* | Fix uncaught exception for non-existent user | Sheogorath | 2018-01-30 | 1 | -0/+5 |
* | Add setting `ldap.usernameField` | Lukas Kalbertodt | 2017-12-09 | 1 | -1/+7 |
* | added guide for SAML settings | Norihito Nakae | 2017-12-04 | 1 | -1/+0 |
* | fixed the SAML callback URL to unconfigurable. | Norihito Nakae | 2017-11-29 | 1 | -1/+1 |
* | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 2 | -0/+97 |
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 2 | -0/+50 |
* | Merge pull request #562 from SISheogorath/fix/LDAP | Sheogorath | 2017-10-27 | 1 | -2/+3 |
|\ |
|
| * | Fix LDAP problem about missing uidNumber | Sheogorath | 2017-10-12 | 1 | -2/+3 |
* | | Give google the correct name. | Kaiyu Shi | 2017-09-04 | 1 | -3/+3 |
|/ |
|
* | fix: export to gist occurred 404 not found | Max Wu | 2017-05-17 | 1 | -0/+4 |
* | 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 | 10 | -0/+405 |