Closed shanel262 closed 8 years ago
@ckiss @mirceaalexandru This should be allowed in Concorda (but not Vidi). @ckiss Assigned to you.
To change a password the request should contain both password && repeat fields, with identical values.
If no password should be changed then these fields should be missing or empty in the request body for update user.
@ckiss an old bug in seneca-user...
@ckiss Is this done? There's a merge ref above
@mcdonnelldean yup, but we found a bug in seneca-user which will be fixed today. I'll let Mircea close this after he fixes the issue
Awesome stuff :dancer:
fixed by
https://github.com/senecajs/seneca-user/pull/33
I will close it after seneca-user's PR is merged.
tested and working
When the user selects to edit an account, only the name and email can be changed and not the password.