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
ibuler 8efc0331de
feat: 删掉所有view, templates, forms
5 years ago
..
migrations [Update] audits 模块为一些 models 字段添加 verbose 信息 5 years ago
urls feat: 删掉所有view, templates, forms 5 years ago
__init__.py [Update] 添加审计模块 7 years ago
admin.py [Update] 添加审计模块 7 years ago
api.py feat: 修改filterset_fields => filter_fields,option方法不支持filterset 5 years ago
apps.py Dev beta (#3048) 5 years ago
filters.py [Add] audits apis 5 years ago
hands.py [Update] 移动model 6 years ago
models.py [Update] audits 模块为一些 models 字段添加 verbose 信息 5 years ago
serializers.py feat: audits中添加id字段 5 years ago
signals_handler.py [Update] 更新OpenID的配置项以及对应的信号监听 5 years ago
tasks.py [Update] 操作日志添加新的Record Model;用户登录日志采用同步机制;修改DatabaseAppAPI权限(加入AppUser); (#3570) 5 years ago
tests.py [Update] 添加审计模块 7 years ago
utils.py [Update] 基本完成登录逻辑 5 years ago