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

   ## What is the purpose of the change
   
   Fixes #584 .
   
   Prevent the Ops toggle endpoints from treating missing boolean values as 
`false` and silently disabling VIP Channel or TLS.
   
   ## Brief changelog
   
   - Reject missing `useVIPChannel` and `useTLS` values with HTTP 400.
   - Prevent invalid requests from invoking the update service.
   - Preserve explicit `true` and `false` updates.
   - Add controller regression tests for both endpoints.


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