stockpile-co / api

The API for Stockpile, an app that manages stuff for organizations.
0 stars 1 forks source link

Change error message on change password #195

Closed emroussel closed 7 years ago

emroussel commented 7 years ago

When changing a password, the api returns passwords do not match if the current password is wrong, but this is confusing because the app asks the user to enter the new password twice and shows the same error message is the passwords don't match.

Can you change the error message on a wrong password to wrong password or something similar?

Also, the message should be capitalized.