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 95f8b12912
fix: 修复部分 password encrypted field extra kwargs 参数不生效问题
3 years ago
..
api perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
backends
migrations fix: 修复 Migrations 错误 3 years ago
models fix: 修复手动登录系统用户连接RemoteApp应用获取不到认证信息的问题 3 years ago
serializers fix: 修复部分 password encrypted field extra kwargs 参数不生效问题 3 years ago
signal_handlers Fix rbac (#7728) 3 years ago
task_handlers perf: 账号备份log (#8106) 3 years ago
tasks fix: 修复推送动态用户 comment 中包含空格导致推送失败的问题 3 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
notifications.py feat: 逃生通道 3 years ago
pagination.py
utils.py