jumpserver/apps/authentication/mfa
halo 782401ef86 fix: Implement function _check_code 2025-04-07 16:20:43 +08:00
..
__init__.py feat: Email as a method for multi-factor authentication (#15134) 2025-03-27 17:26:38 +08:00
base.py perf: During MFA authentication, if the current code has been used and successfully authenticated, it cannot be used again for authentication 2025-02-27 15:35:56 +08:00
custom.py perf: During MFA authentication, if the current code has been used and successfully authenticated, it cannot be used again for authentication 2025-02-27 15:35:56 +08:00
email.py fix: Implement function _check_code 2025-04-07 16:20:43 +08:00
face.py fix: fix face live can not enable 2025-03-19 20:45:35 +08:00
otp.py perf: During MFA authentication, if the current code has been used and successfully authenticated, it cannot be used again for authentication 2025-02-27 15:35:56 +08:00
radius.py perf: During MFA authentication, if the current code has been used and successfully authenticated, it cannot be used again for authentication 2025-02-27 15:35:56 +08:00
sms.py perf: During MFA authentication, if the current code has been used and successfully authenticated, it cannot be used again for authentication 2025-02-27 15:35:56 +08:00