hedgedoc/lib/web/auth
David Mehren 4655e9c785
Fix SAML auth error logging
As stated in https://github.com/node-saml/passport-saml/blob/master/CHANGELOG.md#v200-2020-11-03
and the corresponding PR https://github.com/node-saml/passport-saml/pull/412
passport-saml now always throws error objects instead of strings.
This fixes our error logging to accommodate this change.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-11 22:00:22 +01:00
..
dropbox Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
email Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
facebook Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
github Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
gitlab Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
google Add Google oauth variable: hostedDomain 2020-02-08 15:57:22 +08:00
ldap Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
mattermost Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
oauth2 Fix crash when OAuth2 config parameters are missing 2020-11-30 15:04:30 +01:00
openid Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
saml Fix SAML auth error logging 2021-02-11 22:00:22 +01:00
twitter Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
index.js Add OpenID to CodiMD 2018-10-05 22:43:32 +02:00
utils.js Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00