e1b3b0ac6a
feat: allow user use other mfaType in mfa step and skip redundant MFA verification ( #3499 )
...
* feat: allow user use other mfaType in mfa step and skip redundant MFA verification
* feat: improve format
2025-01-21 20:16:18 +08:00
e3d135bc6e
feat: improve MFA desc text ( #3284 )
...
* fix: fix i18n error for mfa
* fix: fix i18n error for mfa
* fix: promote translate
2024-10-14 18:31:48 +08:00
9f4430ed04
feat: fix MFA's i18n error ( #3273 )
2024-10-08 21:58:06 +08:00
23f4684e1d
feat: make MFA works for CAS login ( #2506 )
...
* feat: make MFA works for CAS login
* fix: Reduced code redundancy
* fix: Modified the format of the code.
* fix: fix an error with the 'res' variable
* Update LoginPage.js
* Update LoginPage.js
* Update LoginPage.js
* Update MfaAuthVerifyForm.js
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2023-11-21 21:35:19 +08:00
347d3d2b53
feat: fix bugs in MFA ( #2033 )
...
* fix: prompt mfa binding
* fix: clean session when leave promptpage
* fix: css
* fix: force enable mfa
* fix: add prompt rule
* fix: refactor directory structure
* fix: prompt notification
* fix: fix some bug and clean code
* fix: rebase
* fix: improve notification
* fix: i18n
* fix: router
* fix: prompt
* fix: remove localStorage
2023-07-07 12:30:07 +08:00