det101 opened a new issue, #17830: URL: https://github.com/apache/dolphinscheduler/issues/17830
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description To improve security and the user experience, editing a data source should not provide a password modification form or touch password updates in the backend. Password changes must have a separate entry and interface where users enter the current password and new password, and the backend only updates after verifying the current password. This prevents accidental password changes and adds an extra layer of security. ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
