|
Merge branch '2fa' into feat/latestWebClient
Add placeholder codes-verification and view-backup-codes-challenge routes |
|---|
| api/assets/schemas.json |
|---|
|
Too large (Show diff)
|
| api/locales/en/auth.json |
|---|
| api/package.json |
|---|
| api/src/middlewares/Authentication.ts |
|---|
| api/src/routes/auth/login.ts |
|---|
| api/src/routes/auth/mfa/totp.ts 0 → 100644 |
|---|
| api/src/routes/auth/verify/view-backup-codes-challenge.ts 0 → 100644 |
|---|
| api/src/routes/users/@me/mfa/codes-verification.ts 0 → 100644 |
|---|
| api/src/routes/users/@me/mfa/codes.ts 0 → 100644 |
|---|
| api/src/routes/users/@me/mfa/totp/disable.ts 0 → 100644 |
|---|
| api/src/routes/users/@me/mfa/totp/enable.ts 0 → 100644 |
|---|
| bundle/package.json |
|---|
| cdn/package.json |
|---|
| dashboard/package.json |
|---|
| gateway/package.json |
|---|
| gateway/src/opcodes/LazyRequest.ts |
|---|
| util/package.json |
|---|
| util/src/entities/BackupCodes.ts 0 → 100644 |
|---|
| util/src/entities/User.ts |
|---|
| util/src/entities/index.ts |
|---|