jumpserver/apps/users/views/profile
2025-05-07 17:47:22 +08:00
..
__init__.py feat: 增加人脸识别功能 2024-11-12 17:41:39 +08:00
face.py feat: remove mfa check when unbind face code 2024-12-19 15:50:38 +08:00
mfa.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +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
password.py perf: 优化跳转页 2023-11-24 17:00:39 +08:00
pubkey.py fix: Create ssh_key set is_active error 2025-03-18 11:29:40 +08:00
reset.py feat: Add LeakPasswords config 2025-05-07 17:47:22 +08:00