0perationPrivacy / VoIP

Web Base Telnyx/Twilio VoIP Interface enabling SMS, MMS and Voice calls using the providers API Keys and self-hosting the application.
https://VoIP.OperationPrivacy.com
GNU General Public License v3.0
247 stars 421 forks source link

Password Reset #89

Closed kevin-greenfield closed 2 years ago

kevin-greenfield commented 3 years ago

In the xx.herokuapp.com web page, I forgot my password. How do I either reset my password -OR- in the twilio page, how do I free up my phone number by API key reset or changing the messaging handler?

This is great, please keep up the great work!

0perationPrivacy commented 3 years ago

You cannot reset it from the GUI as there's no reset option, we're not collecting an email to reset. You CAN however delete the password field in mongodb using their online dashboard. Set it to a simple password first by converting it to a bcrypt hash and pasting the value in that field. It should work. Then log into VoIP Suite and change the password there using the menu.

In Twilio I'll have to look it up...don't recall off the top of my head.

0perationPrivacy commented 2 years ago

In the xx.herokuapp.com web page, I forgot my password. How do I either reset my password -OR- in the twilio page, how do I free up my phone number by API key reset or changing the messaging handler?

This is great, please keep up the great work!

Twilio API key reset process: https://github.com/0perationPrivacy/voip/wiki/Bonus-Steps#security