This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
36f3071eed
jumpserver
/
apps
/
authentication
/
mfa
History
wangruidong
8c0cd20b48
fix: Disable passkey mfa in safe mode
2025-08-19 18:21:33 +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: MFA coce reuse
2025-07-29 11:00:39 +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: Optimize UserConfirmDialog to send code via email (
#15164
)
2025-04-08 15:50:15 +08:00
face.py
perf: Face translate
2025-06-12 18:55:35 +08:00
otp.py
perf: passkey auth auto mfa
2025-05-07 16:24:39 +08:00
passkey.py
fix: Disable passkey mfa in safe mode
2025-08-19 18:21:33 +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