hedgedoc/lib/web/auth
David Mehren e4b2acf53e
auth/github: Migrate to AuthMiddleware
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:14 +02:00
..
dropbox Refactored dropbox.js -> dropbox.ts 2020-04-25 16:04:14 +02:00
email Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
facebook auth/facebook: Migrate to AuthMiddleware 2020-04-25 16:04:14 +02:00
github auth/github: Migrate to AuthMiddleware 2020-04-25 16:04:14 +02: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 Pass through ldap starttls option 2020-04-20 10:55:50 +02:00
oauth2 Add OIDC scopes for email & profile retrieval 2020-02-22 00:16:16 -05:00
openid Removing returnTo setting from referer in all other authentication sources 2019-11-28 12:25:59 +01:00
saml Moving the storage of referrer information to main authorization check instead of doing it in the authentication source 2019-11-28 10:59:59 +01:00
twitter added auth/twitter.ts 2020-04-25 16:04:14 +02:00
index.ts auth/github: Migrate to AuthMiddleware 2020-04-25 16:04:14 +02:00
interface.ts Add AuthMiddleware interface 2020-04-25 16:04:13 +02:00
utils.ts Fixed export 2020-04-25 16:04:13 +02:00