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/audits
Bai b9c1a89f51
fix: 修复迁移文件时触发信号记录操作日志导致迁移失败的问题
1 year ago
..
backends fix: 操作日志的国际化应该根据查询对象的语言决定 2 years ago
migrations perf: 修改迁移文件中的字段信息 1 year ago
signal_handlers Merge pull request #9710 from jumpserver/pr@dev@fix_task_activity_error 2 years ago
urls pref: 优化 audit log 2 years ago
__init__.py [Update] 添加审计模块 7 years ago
admin.py [Update] 添加审计模块 7 years ago
api.py perf: 优化变量名 1 year ago
apps.py pref: 修改 activity log (#9571) 2 years ago
const.py feat: 支持文件上传下载备份 (#10438) 1 year ago
filters.py perf: 修改 ansible 表结构 2 years ago
handler.py fix: 解决migrate文件中迁移数据会触发信号导致字段不对应错误引发迁移失败问题 1 year ago
models.py perf: 字段含义和Session model保持一致 1 year ago
serializers.py feat: 支持文件上传下载备份 (#10438) 1 year ago
tasks.py perf: 优化变量名 1 year ago
tests.py [Update] 添加审计模块 7 years ago
utils.py fix: 修复迁移文件时触发信号记录操作日志导致迁移失败的问题 1 year ago