twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
699 stars 342 forks source link

Change user password #339

Open RobertClarke opened 8 years ago

RobertClarke commented 8 years ago

If you're an admin, you should be able to change a regular user's password without knowing the old one.

gabeos commented 8 years ago

+10

When adding users through the flow interface there is no option to set password, and can't change password.. ?

kmontenegro commented 8 years ago

++ Agreed: either a set password or reset without entering the old password are essential functions for admin users.

Cramertech commented 8 years ago

++10 Agreed. I found this to be an issue for my users. I'm not even sure if they ever received an email. I don't know if they can login. If the old pw has to be known, then it might be they'll never know it and they can never login.

Cramertech commented 8 years ago

I found a solution to the user emails not going through. I detailed it over here on this other post: https://github.com/twilio/OpenVBX/issues/362#issuecomment-229848972

I'd still like to be able to reset their password for them. I think that's pretty essential. Otherwise what's the point of being an admin if you can only control your own account?

ocsnetworks commented 7 years ago

I have updated the code and is awaiting to be committed. This will remove the requirement of needing the users old password.