You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication/api
feng b882b12d04
perf: Check the validity of the connection token
2 months ago
..
__init__.py feat: support configuring multiple SSH keys for users 4 months ago
access_key.py perf: 修改 access key 1 year ago
common.py feat: 拆分 feishu lark 8 months ago
confirm.py
connection_token.py perf: Check the validity of the connection token 2 months ago
feishu.py perf: 解决Slack解绑用户404问题 (#12283) 12 months ago
lark.py feat: 拆分 feishu lark 8 months ago
login_confirm.py perf: 优化user secret key 处理逻辑 9 months ago
mfa.py perf: 优化会话过期500问题 7 months ago
password.py fix: 解决手机号加密导致忘记密码判断总是失败问题 11 months ago
perm_token.py
session.py fix: session viewset api permission validation (#13750) 4 months ago
ssh_key.py perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf 4 months ago
sso.py fix: 支持 SSO 用户登录时校验 (#12923) 8 months ago
temp_token.py
token.py