jumpserver/apps/audits
老广 55c95c58f6 Add new model to operate log (#3546)
* [Update] 添加一下model到operate log, [platform,remoteapppermission,changeauthplan,gatherusertask]

* [Bugfix] 修改了返回platform的几个位置,修改了command execution的url

* [Update] 优化ops task表结构,避免列表页查询几十次sql, 优化了基础的encryptjsonfield

* [Update] 修改adhoc 返回的become字段,避免密码泄露

* [Update] 修改变量名称
2019-12-18 15:37:53 +08:00
..
migrations Config (#3502) 2019-12-05 15:09:25 +08:00
templates/audits Asset meta (#3539) 2019-12-16 16:53:29 +08:00
urls
__init__.py
admin.py
api.py Config (#3502) 2019-12-05 15:09:25 +08:00
apps.py
hands.py
models.py Config (#3502) 2019-12-05 15:09:25 +08:00
serializers.py
signals_handler.py Add new model to operate log (#3546) 2019-12-18 15:37:53 +08:00
tasks.py Config (#3502) 2019-12-05 15:09:25 +08:00
tests.py
utils.py
views.py