DacongDA
|
d522247552
|
feat: fix countryCode param bug in MFA login (#3384)
|
2024-11-29 21:46:06 +08:00 |
|
DacongDA
|
fe40910e3b
|
feat: support stateless MFA setup (#3382)
|
2024-11-29 19:50:10 +08:00 |
|
Yaodong Yu
|
f35a5f9a47
|
feat: fix issue that admin cannot enable MFA for user (#2702)
|
2024-02-14 23:29:04 +08:00 |
|
Yaodong Yu
|
a60be2b2ab
|
feat: refactor MFA code and fix no-session bug (#2676)
* refactor: refactor mfa
* refactor: refactor mfa
* refactor: refactor mfa
* lint
* chore: reduce wait time
|
2024-02-06 20:17:59 +08:00 |
|
xiao-kong-long
|
e7c015f288
|
feat: fix comment and configs for successfully generating OpenAPI typescript-axios sdk (#2560)
* fix: fix swagger.json, successfully generate java sdk
* fix:fix comment and change some content for successfully generating typescript-axios sdk
|
2023-12-29 15:12:40 +08:00 |
|
Baihhh
|
91cb5f393a
|
fix: fix Swagger docs page (#2025)
Signed-off-by: baihhh <2542274498@qq.com>
|
2023-06-30 00:48:39 +08:00 |
|
Yaodong Yu
|
0a8c2a35fe
|
feat: add TOTP multi-factor authentication (#2014)
* feat: add totp multi-factor authentication
* feat: add license
* feat:i18n and update yarn.lock
* feat:i18n
* fix: i18n
|
2023-06-24 18:39:54 +08:00 |
|
Yaodong Yu
|
c391af4552
|
feat: improve MFA by using user's own Email and Phone (#2002)
* refactor: mfa
* fix: clean code
* fix: clean code
* fix: fix crash and improve robot
|
2023-06-21 18:56:37 +08:00 |
|
yehong
|
02e692a300
|
feat: return most backend API errors to frontend (#1836)
* feat: return most backend API errros to frontend
Signed-off-by: yehong <239859435@qq.com>
* refactor: reduce int type change
Signed-off-by: yehong <239859435@qq.com>
* feat: return err backend in token.go
Signed-off-by: yehong <239859435@qq.com>
---------
Signed-off-by: yehong <239859435@qq.com>
|
2023-05-30 15:49:39 +08:00 |
|
Yaodong Yu
|
50586a9716
|
feat: improve determination about whether dest is mail or phone and mask props (#1814)
|
2023-05-07 21:19:51 +08:00 |
|
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 |
|