funky-eyes commented on issue #7713: URL: https://github.com/apache/incubator-seata/issues/7713#issuecomment-3424440456
https://github.com/apache/incubator-seata/blob/2.5.0/console/src/main/java/org/apache/seata/console/security/CustomUserDetailsServiceImpl.java#L53 <img width="2784" height="930" alt="Image" src="https://github.com/user-attachments/assets/86eb418a-4234-47cf-add6-3d43f6e8713d" /> <img width="638" height="172" alt="Image" src="https://github.com/user-attachments/assets/65beb93f-d23e-4ba3-8b01-5ece2f3fc541" /> Are you sure your configuration file was successfully mounted into the container? In my tests, a new password is only generated when `console.user.password` is not set. Also, changing the password in the application.yml file under conf takes effect. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
