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
xinwen 0a242c3e81
fix(audis): 生成操作日志时间字段索引迁移脚本
4 years ago
..
migrations fix(audis): 生成操作日志时间字段索引迁移脚本 4 years ago
urls feat: 添加批量命令的relation 5 years ago
__init__.py
admin.py
api.py refactor(orgs): 重构组织表结构 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 [Update] 操作日志添加新的Record Model;用户登录日志采用同步机制;修改DatabaseAppAPI权限(加入AppUser); (#3570) 5 years ago
tests.py
utils.py [Update] 基本完成登录逻辑 5 years ago