jumpserver/apps/authentication/api
2025-04-08 19:21:37 +08:00
..
__init__.py feat: Separate the face recognition module. 2024-12-09 16:57:05 +08:00
access_key.py
common.py feat: 拆分 feishu lark 2024-03-26 17:10:25 +08:00
confirm.py
connection_token.py perf: perm account valid 2025-04-08 19:21:37 +08:00
face.py feat: add translate 2024-12-19 11:13:13 +08:00
feishu.py
lark.py feat: 拆分 feishu lark 2024-03-26 17:10:25 +08:00
login_confirm.py perf: 优化user secret key 处理逻辑 2024-03-15 11:39:59 +08:00
mfa.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: Custom SMS (files) support obtaining more user information. (#14486) 2024-11-20 10:29:14 +08:00
perm_token.py
session.py fix: session viewset api permission validation (#13750) 2024-07-17 15:35:34 +08:00
ssh_key.py perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf 2024-08-13 17:39:03 +08:00
sso.py fix: 支持 SSO 用户登录时校验 (#12923) 2024-04-07 14:57:38 +08:00
temp_token.py
token.py