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

   ## Summary
   
   - skip Tencent role rows without a usable role name
   - validate null ACL payloads and trim role/principal inputs before API calls
   - make credential lookup null-safe for sparse provider rows
   
   ## Why
   
   A sparse role response can create ACL users and rules with null principals 
and later crash credential lookup. Whitespace role inputs also reach Tencent 
with a different identity than the returned Studio model.
   
   ## Tests
   
   - `mvn -q -f server/pom.xml -Dtest=TencentAclServiceTest test`
   


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