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
Jiangjie.Bai fd41fd78cf
fix: 修改 private_key 的序列类长度为 16384
2 years ago
..
api perf: 重构 ticket (#8281) 2 years ago
backends refactor: 整合系统用户和管理用户 (#6236) 3 years ago
migrations fix: 修复 Migrations 错误 3 years ago
models fix: ticket bug 2 years ago
serializers fix: 修改 private_key 的序列类长度为 16384 2 years ago
signal_handlers Fix rbac (#7728) 3 years ago
task_handlers perf: 账号备份log (#8106) 3 years ago
tasks perf: 推送系统用户用户名提示信息 2 years ago
tests
urls perf: 优化账号备份api path 3 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