YongGoose commented on issue #7331:
URL: 
https://github.com/apache/incubator-seata/issues/7331#issuecomment-2865724771

   > My understanding is that the original console password is written in the 
configuration file, and now random passwords are generated for users who do not 
write the configuration file, and have been encrypted and stored in memory with 
`BCryptPasswordEncoder` I want to ask what is the purpose of this issue
   
   It seems that passwords are being stored in an unencrypted form.
   
![Image](https://github.com/user-attachments/assets/989d6037-3258-4f22-9a3c-360ad412bb83)
   
   May I ask where encryption has been applied, if at all?


-- 
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: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to