hedgedoc/lib/web/auth
Yannick Bungers 2df8e1687b
Refactored google to Typescript
Signed-off-by: Yannick Bungers <git@innay.de>
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:15 +02:00
..
dropbox auth/index.ts: Refactor Gitlab & Dropbox middlewares 2020-04-25 16:04:15 +02:00
email Refactored Auth/Email to typescript 2020-04-25 16:04:14 +02: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 auth/gitlab: Migrate to AuthMiddleware 2020-04-25 16:04:15 +02:00
google Refactored google to Typescript 2020-04-25 16:04:15 +02: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 added auth/saml.ts 2020-04-25 16:04:15 +02:00
twitter added auth/twitter.ts 2020-04-25 16:04:14 +02:00
index.ts fixed auth/email import 2020-04-25 16:04:15 +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