hedgedoc/lib/web/auth
Dexter Chua a88b4aff2a Generic OAuth2: Set state: true
The OAuth2 specification RECOMMENDS setting the state to protect against
CSRF attacks. Some OAuth2 providers (e.g. ORY Hydra) refuse to
authenticate without the state set.

This is a cherry-pick of 852868419d.

Signed-off-by: haslersn <sebastian.hasler@gmx.net>
2020-10-22 22:50:34 +02: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 Generic OAuth2: Set state: true 2020-10-22 22:50:34 +02:00
openid Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
saml saml: make logger print actual error message 2020-07-11 21:21:01 +02: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