getcandy / hub

GetCandy v1 Hub built on Nuxt.js
30 stars 9 forks source link

Cannot change user password #34

Closed johshej closed 3 years ago

johshej commented 3 years ago

Hi. When trying to change my user password, I get this

gc-hub-error-changing-password

The API responds with errors: {password: ["The password confirmation does not match."]} + I checked. The password is right.

alecritson commented 3 years ago

Thanks for reporting, I've identified what's happening and should have a fix in the next release :)

alecritson commented 3 years ago

This should be fixed in 0.12.0. If the issue persists after updating, please re open the issue.

For a guide on how to update to 0.12 from 0.11 see links below:

Upgrading the Hub Upgrading the API