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/tasks
ibuler 531de188d6
perf(systemuser): 优化系统用户家目录权限更改
4 years ago
..
__init__.py fix (#4680) 4 years ago
admin_user_connectivity.py
asset_connectivity.py
asset_user_connectivity.py fix(admin_user): 修复管理用户单独测试某台资产可连接性失败的情况(private_key_file) 4 years ago
common.py
const.py fix(gather_asset_users): 修复收集资产用户日志中用户名显示不完整的问题 4 years ago
gather_asset_hardware_info.py fix(assets): 修复点击节点更新硬件信息的bug 4 years ago
gather_asset_users.py fix(xpack): 修复last login太长的问题 (#4786) 4 years ago
nodes_amount.py fix (#4680) 4 years ago
push_system_user.py perf(systemuser): 优化系统用户家目录权限更改 4 years ago
system_user_connectivity.py fix(system_user): 修复系统用户测试可连接性失败问题(所有资产)(不应该执行校验系统用户是否可以推送的逻辑) 4 years ago
utils.py