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

   ## Summary
   - Escape `\`, `%`, and `_` in `AuthService.listUsers` username search so 
LIKE wildcards match literally.
   - Add a focused database-layer regression test.
   
   ## Issue
   Fixes #4223
   
   ## Testing
   - Added `listUsersEscapesLikeWildcardsInUsernameSearch` in 
`AuthServiceDatabaseTest`.
   - Please run the focused Maven test for `AuthServiceDatabaseTest`.
   
   ## Related
   Same pattern as instance/credential/audit LIKE escape PRs (#4192–#4194).
   


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