hedgedoc/lib/web
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
..
auth Fix SAML auth error logging 2021-02-11 22:00:22 +01:00
imageRouter
middleware
note Add config option which requires authentication in FreeURL mode 2021-01-22 16:52:49 +01:00
baseRouter.js
historyRouter.js
statusRouter.js
userRouter.js
utils.js