Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-19 Thread David C. Rankin
On 06/15/2012 06:20 PM, David C. Rankin wrote: > Paul, > >I apologize if this list gets two copies of this, but I didn't see the > first > come through. Could the squirrelmail code be setting E_ALL and causing this > problem? I don't see this issue with my other web apps. Grepping, the > foll

[SM-USERS] SQL ChangePass Plugin and SHA512

2012-06-19 Thread Nick Edwards
Hello, Using sql changepass plugin, we are moving from md5crypt to sha512, how would we set this to work with the new passwords format $6$16charsalt$encryptedpassword We have set password_encryption = 'PHPCRYPT'; But the example seem wrote 10 years ago when no-one heard of sha512 $csp_salt_quer