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
peijianbo 1b84afee0c
feat(audits):修改日志默认保存时间(90->9999)
4 years ago
..
migrations fix(audis): 生成操作日志时间字段索引迁移脚本 4 years ago
urls feat: 添加批量命令的relation 5 years ago
__init__.py
admin.py
api.py fix(audits): 修复超级审计员登录-日志审计-批量命令-单击主机列链接报错误信息 403 4 years ago
apps.py Dev beta (#3048) 5 years ago
filters.py refactor(orgs): 重构组织表结构 4 years ago
hands.py
models.py fix(OperateLog): 修复操作日志按时间查询慢 4 years ago
serializers.py fix(audits): 日志审计模块 `Serializer` 添加 `org_id` 字段 4 years ago
signals_handler.py [Update] 更新OpenID的配置项以及对应的信号监听 5 years ago
tasks.py feat(audits):修改日志默认保存时间(90->9999) 4 years ago
tests.py
utils.py [Update] 基本完成登录逻辑 5 years ago