njnu-seafish commented on PR #18386:
URL: 
https://github.com/apache/dolphinscheduler/pull/18386#issuecomment-4832525700

   > I think this is unnessnary since we've already return hiddened password. 
There is no essential difference between your implementation and the current 
one.
   
   Current backend logic: If the frontend passes an empty value, the backend 
will not update the password. Otherwise, it will use the new password provided 
by the frontend (including the masked value ******) to update the password.
   
   <img width="1350" height="1051" alt="0f27f111aaa0d2d16af429a3d869559a" 
src="https://github.com/user-attachments/assets/c53f921b-9b5c-4b6c-a761-a7ce34d1cd4e";
 />
   
   Therefore, based on the solution discussed previously by the senior team, a 
more user-friendly prompt has been added to the frontend when updating a data 
source: 'Enter a new password (leave blank to keep the current one)'.
   
   


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