summaryrefslogtreecommitdiff
path: root/lib/web/auth/oauth2 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-30Fix crash when OAuth2 config parameters are missingDavid Mehren1-12/+19
2020-11-25Add oauth2 authorizationJoachim Mathes1-1/+22
2020-10-22Generic OAuth2: Set state: trueDexter Chua1-1/+2
2020-06-20Backport of #278 for 1.6.1Victor Berger1-1/+2
2019-11-28Removing returnTo setting from referer in all other authentication sourcesRalph Krimmel1-2/+1
2019-05-31Fix eslint warningsSheogorath1-1/+1
2018-11-27Fix typoCloudYu1-2/+2
2018-11-14InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen1-4/+4
2018-03-26Add support for generic OAuth2 providersPedro Ferreira1-0/+106