ruanwenjun commented on pull request #5372: URL: https://github.com/apache/dolphinscheduler/pull/5372#issuecomment-865007744
@kyoty Thanks, this pr is want to solve the password transmission problem. Right now, the password or other secret information of a plugin instance is stored in database by plaintext. When someone queries the plugin instance, he will get the password, this is not safe. And you can see the discussion above, I don't have a good way to solve. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
