This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
0
You've already forked jumpserver
mirror of
https://github.com/jumpserver/jumpserver.git
synced
2026-01-15 23:23:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4f9158b2adcb97b7ac07fdb51528d2f4beabb1c9
jumpserver
/
apps
/
authentication
/
api
History
wangruidong
32ae77c42d
perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf
2024-08-13 17:39:03 +08:00
..
__init__.py
feat: support configuring multiple SSH keys for users
2024-08-05 15:22:54 +08:00
access_key.py
…
common.py
…
confirm.py
…
connection_token.py
perf: 修改 token expire 逻辑
2024-04-17 14:23:56 +08:00
feishu.py
…
lark.py
…
login_confirm.py
…
mfa.py
perf: 优化会话过期500问题
2024-04-23 13:11:41 +08:00
password.py
…
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
…
temp_token.py
…
token.py
…