Aias00 opened a new pull request, #565: URL: https://github.com/apache/rocketmq-dashboard/pull/565
## Summary - reject ACL rule creation when principal or resource is blank - reject ACL user creation when username is blank - cover invalid create inputs and verify they are not persisted ## Validation - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -Dtest=AclServiceTest test` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q test` (294 tests, 0 failures, 0 errors) - `git diff --check` -- 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]
