hedgedoc/lib/web
Emmanuel Ormancey df53f465c0
Added a configuration option for passport-saml:
disableRequestedAuthnContext: true|false

By default only Password authmethod is accepted, this option allows any other method.

Issue and option described here:
https://github.com/bergie/passport-saml/issues/226

Signed-off-by: Emmanuel Ormancey <emmanuel.ormancey@cern.ch>
2019-04-06 17:54:58 +02:00
..
auth Added a configuration option for passport-saml: 2019-04-06 17:54:58 +02:00
imageRouter Hide port from minio URL for protocol default port 2019-04-06 13:52:49 +02:00
middleware
baseRouter.js
historyRouter.js
noteRouter.js
statusRouter.js Add full version string 2018-11-11 12:44:19 +01:00
userRouter.js Prevent subdirectories in user export 2018-11-28 09:13:28 +01:00
utils.js