Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | CloudYu | 2018-11-27 | 1 | -2/+2 |
| | | | | Signed-off-by: CloudYu <cloudyu322@gmail.com> | ||||
* | InternalOAuthError is not part of passport, but of passport-oauth2 | Claudius Coenen | 2018-11-14 | 1 | -4/+4 |
| | | | | | | | This fixes part of #1056: an error while obtaining the profile would have `502`-crashed the server. Signed-off-by: Claudius Coenen <opensource@amenthes.de> | ||||
* | Add support for generic OAuth2 providers | Pedro Ferreira | 2018-03-26 | 1 | -0/+106 |
Signed-off-by: Pedro Ferreira <pedro.ferreira@cern.ch> |