We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.9.8
使用docker-compose部署,想要修改默认密码,接口报错,405 http://xx.xx.xx.xxx:9080/api/auth/user/resetPassword 405 Method Not Allowed 如图:
我在“com.tencent.supersonic.auth.authentication.rest.UserController”中,似乎也没有找到相应的接口。
No response
The text was updated successfully, but these errors were encountered:
遇到同样的问题,无法修改用户密码。 提示:405 Method Not Allowed
Sorry, something went wrong.
+1
No branches or pull requests
Search before asking
Version
0.9.8
What's Wrong?
使用docker-compose部署,想要修改默认密码,接口报错,405
http://xx.xx.xx.xxx:9080/api/auth/user/resetPassword
405 Method Not Allowed
如图:
What You Expected?
我在“com.tencent.supersonic.auth.authentication.rest.UserController”中,似乎也没有找到相应的接口。
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: