Yaodong Yu
|
eb39e9e044
|
feat: add multi-factor authentication (MFA) feature (#1800)
* feat: add two-factor authentication interface and api
* merge
* feat: add Two-factor authentication accountItem and two-factor api in frontend
* feat: add basic 2fa setup UI
* rebase
* feat: finish the two-factor authentication
* rebase
* feat: support recover code
* chore: fix eslint error
* feat: support multiple sms account
* fix: client application login
* fix: lint
* Update authz.go
* Update mfa.go
* fix: support phone
* fix: i18n
* fix: i18n
* fix: support preferred mfa methods
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-05-05 21:23:59 +08:00 |
|
Yaodong Yu
|
a8937d3046
|
feat: refactor agreement modal and create folders to classify components (#1686)
* refactor: refactor agreement modal and create folders to classify components
* fix: i18
* fix: i18
* fix: i18n
|
2023-03-26 18:44:47 +08:00 |
|
Gucheng Wang
|
7e4c9c91cd
|
improve sending text
|
2023-03-10 22:35:47 +08:00 |
|
Yaodong Yu
|
e8a7b7ee9c
|
feat: support all captcha for login (#1619)
* refactor: captcha modal
* feat: support all captcha when login
* chore: improve i18 in loginPage.js
|
2023-03-05 20:31:46 +08:00 |
|
Yaodong Yu
|
5caceb4ae2
|
feat: fix bug that signup country code is undefined (#1590)
* feat: fix signup country code is undefined
* refactor: valid phone number in CN
|
2023-02-27 20:10:59 +08:00 |
|
Yaodong Yu
|
950a274b23
|
fix: region don't display in userEditPage (#1544)
|
2023-02-12 18:56:56 +08:00 |
|