Skip to content

Commit

Permalink
Audit IPMI configuration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
anodos325 committed Aug 5, 2024
1 parent 0dc6787 commit 5c79ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/middlewared/middlewared/plugins/ipmi_/lan.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ def query(self, data):
register=True
),
roles=['IPMI_WRITE'],
audit='Update IPMI configuration'
)
def do_update(self, id_, data):
"""
Expand Down

0 comments on commit 5c79ae2

Please sign in to comment.