liuqiufeng opened a new issue, #6423: URL: https://github.com/apache/incubator-seata/issues/6423
<!-- Please do not use this issue template to report security vulnerabilities but refer to our [security policy](https://github.com/seata/seata/security/policy). --> ## Why you need it? Is your feature request related to a problem? Please describe in details 目前seata的账号密码是在server中配置,且提供了默认值。在大部分情况下,用户可能不会调整该值,有一定安全风险。 希望提供在首次访问时,强制初始化账号密码的功能,确保用户不会使用默认账号密码。 初始化的账号密码,按照用户配置的存储方式存储。 Currently the account password for seata is configured in the server and a default value is provided. In most cases, users may not adjust this value, which is a security risk. We would like to provide a function to force the initialization of the account password when accessing for the first time, to ensure that the user will not use the default account password. The initialized account password is stored according to the storage method configured by the user. ## How it could be? A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it. ## Other related information Add any other context or screenshots about the feature request here. -- 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]
