Sharing authentication data with python
I'd like to start deploying vanilla on some of my domains, however I would like to share authentication information with zope/python. I have an authentication tool for zope which will use the mySQL data. But it appears that the encryption schema is different. Does anyone have a code snippet (or pseudo code) for python to emulate the php encryption that is used in vanilla? Or, even a few hints would be great.
Thanks!
0
Comments