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
email
facebook
github
gitlab
google Add Google oauth variable: hostedDomain 2020-02-08 15:57:22 +08:00
ldap
mattermost
oauth2 Fix crash when OAuth2 config parameters are missing 2020-11-30 15:04:30 +01:00
openid
saml Fix SAML auth error logging 2021-02-11 22:00:22 +01:00
twitter
index.js
utils.js