Aias00 opened a new issue, #1302:
URL: https://github.com/apache/rocketmq-dashboard/issues/1302

   ## Problem
   
   Cloud credential create, update, and delete operations change the Studio 
control plane but do not create operation-audit records.
   
   ## Expected behavior
   
   Record successful cloud credential mutations through 
`OperationAuditService`. Audit records must include only credential ID, name, 
and vendor. Access keys, secret keys, and remarks must never be written to the 
audit table.
   
   ## Scope
   
   - Cover successful create, update, and delete paths.
   - Preserve existing Aliyun client invalidation behavior.
   - Add unit tests proving sensitive values are absent from audit details.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to