Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
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