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

   ## What is the purpose of the change
   
   Fixes #613 .
   
   Prevent `/api/instances/update` from accepting blank name or endpoint values 
and persisting invalid instance data.
   
   ## Brief changelog
   
   - Reject non-null blank instance names and endpoints with HTTP 400.
   - Validate all supplied required fields before modifying the existing 
instance.
   - Preserve partial update semantics for omitted fields.
   - Add regression tests for validation failures and mutation prevention.


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