Merge remote-tracking branch 'origin/alpha' into refactor/model-pricing
Showing
common/totp.go
0 → 100644
controller/twofa.go
0 → 100644
model/twofa.go
0 → 100644
| ... | ... | @@ -21,6 +21,7 @@ |
| "lucide-react": "^0.511.0", | ||
| "marked": "^4.1.1", | ||
| "mermaid": "^11.6.0", | ||
| "qrcode.react": "^4.2.0", | ||
| "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | ||
| "react-dropzone": "^14.2.3", | ||
| ... | ... |
web/src/components/auth/TwoFAVerification.js
0 → 100644
web/src/components/settings/TwoFASetting.js
0 → 100644
Please
register
or
sign in
to comment