Skip to content
New issue

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

can't change password #18502

Closed
xux1217 opened this issue Aug 7, 2020 · 1 comment · Fixed by #18836
Closed

can't change password #18502

xux1217 opened this issue Aug 7, 2020 · 1 comment · Fixed by #18836
Assignees
Milestone

Comments

@xux1217
Copy link

xux1217 commented Aug 7, 2020

Description:

Steps to reproduce:

  1. go to "Account" -> "Profile" -> "fill the new Password " -> "fill again the new Password"
  2. Click on "Save changes" -> "fill the old password" -> click "continue"
  3. prompt the operation is success, but the password is still the old one.

Expected behavior:

Change password success.

Actual behavior:

Password is still old one.

Server Setup Information:

  • Version of Rocket.Chat Server: 3.5.1
  • Operating System: Linux 5.4.0-42-generic
  • Deployment Method: docker by compose, image is "rocketchat/rocket.chat:3.5.1"
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: v12.16.1
  • MongoDB Version: 4.0.19

Client Setup Information

  • Desktop App or Browser Version: Browser firefox/chrome and desktop app is the same result.
  • Operating System: mac os and windows 10 is the same result.

Additional context

Relevant logs:

When I click the "Save changes", browser logs this http called :
api is "/api/v1/method.call/saveUserProfile"
request body:
image
response body:
Screen Shot 2020-08-07 at 6 26 09 PM

But in server logs, this api called has not the "password" field:
Screen Shot 2020-08-07 at 6 20 13 PM

Please help, Thanks.

@xux1217
Copy link
Author

xux1217 commented Aug 14, 2020

Can someone help me....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants