jumpserver/apps/audits
ibuler dd793a4eca perf: 优化日志保存策略 2020-10-29 18:27:36 +08:00
..
migrations fix(audis): 生成操作日志时间字段索引迁移脚本 2020-08-11 11:27:19 +08:00
urls feat: 添加批量命令的relation 2020-06-04 20:00:39 +08:00
__init__.py [Update] 添加审计模块 2018-04-06 11:27:52 +08:00
admin.py [Update] 添加审计模块 2018-04-06 11:27:52 +08:00
api.py fix(audits): 修复超级审计员登录-日志审计-批量命令-单击主机列链接报错误信息 403 2020-08-19 07:42:05 -05:00
apps.py Dev beta (#3048) 2019-08-21 20:27:21 +08:00
filters.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
hands.py [Update] 移动model 2019-02-28 17:58:53 +08:00
models.py fix(OperateLog): 修复操作日志按时间查询慢 2020-08-10 19:28:26 -07:00
serializers.py fix(audits): 日志审计模块 `Serializer` 添加 `org_id` 字段 2020-07-14 18:05:21 +08:00
signals_handler.py [Update] 更新OpenID的配置项以及对应的信号监听 2020-04-28 21:00:22 +08:00
tasks.py perf: 优化日志保存策略 2020-10-29 18:27:36 +08:00
tests.py [Update] 添加审计模块 2018-04-06 11:27:52 +08:00
utils.py [Update] 基本完成登录逻辑 2019-11-05 18:46:29 +08:00