Hi Sugar guys and girls,
We have a setup like this:
--> custom online registration form that shoots registration data into Sugar Contact including the portal password: unencrypted
WHY: we EXPORT the contact from SUGAR to another application and at that moment we encrypt the portal_password.
PROBLEM: when we insert contact using SUGAR itself the portal_password gets stored encrypted.
IF we then export the contact we are in trouble as the password of the user is not valid anymore due to
different MD5 hash keys. I prefer to keep it this way so is there maybe a way to store the portal_password when inserting a contact using SUGAR without encryption?
Search like ... but did not find any reference like $portal_password = MD5$portalpassword or anything alike exept in some SOAP example files in the examples dir.
Thanks!!


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks