Aias00 opened a new pull request, #928:
URL: https://github.com/apache/rocketmq-dashboard/pull/928

   ## Summary
   
   **Track:** Cross-cutting security hardening
   
   Consolidates and supersedes #820, #822, #824, #826, #828, and #839 into a 
single sensitive-data redaction change.
   
   - Exclude user and login passwords from diagnostic toString output.
   - Exclude issued login tokens, ACL access/secret keys, datasource 
credentials, and persisted settings JSON.
   - Preserve safe identifying metadata where it remains useful for diagnostics.
   - Add focused regression coverage for every redacted model.
   
   ## Verification
   
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn 
-Dtest=UserTest,DataSourceTestDTOTest,LoginDTOTest,LoginVOTest,AclUserVOTest,RmqSettingsTest
 test
   - git diff --check origin/rocketmq-studio...HEAD
   
   Closes #819
   Closes #821
   Closes #823
   Closes #825
   Closes #827
   Closes #838


-- 
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