Gallardot commented on PR #14680: URL: https://github.com/apache/dolphinscheduler/pull/14680#issuecomment-1661320330
> If it is in md5 format, I think it should not be decryptable @rickchengx Of course it shouldn't be decrypted. Even if it is in MD5 format, it should not be returned through the API interface, as the current system only performs one round of MD5, which can be easily cracked using an MD5 dictionary. -- 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]
