You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wondering why you're exposing the sendgrid account username and password in javascript via the extension in the function "buildQuickForm" in class CRM_Sendgrid_Form_SendGrid in the file SendGrid.php on lines 32-35 at path sites/default/local/CRM/extensions/com.imba.sendgrid-2.0/CRM/Sendgrid/Form.
class CRM_Sendgrid_Form_SendGrid extends CRM_Core_Form {
Wondering why you're exposing the sendgrid account username and password in javascript via the extension in the function "buildQuickForm" in class CRM_Sendgrid_Form_SendGrid in the file SendGrid.php on lines 32-35 at path sites/default/local/CRM/extensions/com.imba.sendgrid-2.0/CRM/Sendgrid/Form.
class CRM_Sendgrid_Form_SendGrid extends CRM_Core_Form {
Do you have any plans to refactor and eliminate this and use server-side credentials instead?
Is there a sendgrid component you recommend that supersedes this one?
Thanks!
The text was updated successfully, but these errors were encountered: