Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
l y
Jumpserver
Commits
f794b502
Commit
f794b502
authored
4 years ago
by
Bai
Committed by
Jiangjie.Bai
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fix: 修复操作应用/应用授权/acl等未记录日志的问题3
parent
9575adce
v2.7
v2.7.3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/audits/signals_handler.py
+0
-2
apps/audits/signals_handler.py
with
0 additions
and
2 deletions
+0
-2
apps/audits/signals_handler.py
+
0
-
2
View file @
f794b502
...
...
@@ -28,8 +28,6 @@ json_render = JSONRenderer()
MODELS_NEED_RECORD
=
(
# users
'User'
,
'UserGroup'
,
# acls
'LoginACL'
,
'LoginAssetACL'
,
# assets
'Asset'
,
'Node'
,
'AdminUser'
,
'SystemUser'
,
'Domain'
,
'Gateway'
,
'CommandFilterRule'
,
'CommandFilter'
,
'Platform'
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help