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/assets
fit2bot 27cbbfbc79
refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559)
2 years ago
..
api feat: 账号历史信息 (#8500) 2 years ago
backends refactor: 整合系统用户和管理用户 (#6236) 3 years ago
migrations feat: 账号历史信息 (#8500) 2 years ago
models refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
serializers feat: 账号历史信息 (#8500) 2 years ago
signal_handlers Fix rbac (#7728) 3 years ago
task_handlers perf: del pandas 2 years ago
tasks perf: 推送系统用户用户名提示信息 2 years ago
tests
urls feat: 账号历史信息 (#8500) 2 years ago
__init__.py
apps.py Fix rbac (#7728) 3 years ago
const.py
exceptions.py
filters.py feat: 将redis_acl协议合并到redis协议中 3 years ago
hands.py fix: fix rbac to dev (#7636) 3 years ago
locks.py fix: 创建节点的时候加锁,可以并发调用 4 years ago
notifications.py feat: 逃生通道 3 years ago
pagination.py
utils.py