jumpserver/apps/audits
ibuler 8efc0331de feat: 删掉所有view, templates, forms 2020-06-03 11:43:43 +08:00
..
migrations [Update] audits 模块为一些 models 字段添加 verbose 信息 2020-05-09 11:29:25 +08:00
urls feat: 删掉所有view, templates, forms 2020-06-03 11:43:43 +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 feat: 修改filterset_fields => filter_fields,option方法不支持filterset 2020-06-02 20:02:22 +08:00
apps.py Dev beta (#3048) 2019-08-21 20:27:21 +08:00
filters.py [Add] audits apis 2020-05-08 17:59:58 +08:00
hands.py [Update] 移动model 2019-02-28 17:58:53 +08:00
models.py [Update] audits 模块为一些 models 字段添加 verbose 信息 2020-05-09 11:29:25 +08:00
serializers.py feat: audits中添加id字段 2020-06-02 15:41:27 +08:00
signals_handler.py [Update] 更新OpenID的配置项以及对应的信号监听 2020-04-28 21:00:22 +08:00
tasks.py [Update] 操作日志添加新的Record Model;用户登录日志采用同步机制;修改DatabaseAppAPI权限(加入AppUser); (#3570) 2019-12-27 16:00:32 +08:00
tests.py [Update] 添加审计模块 2018-04-06 11:27:52 +08:00
utils.py [Update] 基本完成登录逻辑 2019-11-05 18:46:29 +08:00