YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.71k stars 743 forks source link

[bug] Issue with SMS Provider Server API Key #16479

Closed apcloic closed 5 days ago

apcloic commented 2 years ago

Hi,

I'm working on creating a new provider file for OVH SMS, I found 2 issues regarding API_KEY.

1- Problem with getAuthorization() function in /app/Integrations/SMSProvider/Provider.php. $this->getAuthorization() does not return correct API_KEY, it returns a string which looks like it's not properly decrypt.

2- When you edit your SMS Provider server info in order to check if the API KEY is correct, display button is greyed out and copy button generate an error, see attached video recorded on https://gitdeveloper.yetiforce.com/

sms_provider_password_issue

rskrzypczak commented 5 days ago

Fixed in YF 7.0.x