[Zope-CMF] memberdata + mysql integration
Chris Withers
chris at simplistix.co.uk
Fri Apr 27 05:23:54 EDT 2007
Miles wrote:
> - PAS: looks the most pluggable but doesn't seem to have a MySQL plugin
> and is quite complicated at first glance.
>
> - MySQLUserFolder: appears to fit the bill for authentication but no
> changes since late 2005.
>
> - ExUserFolder: also looks like it will deal with authentication but no
> changes since early 2005.
You might want to have a look at SimpleUserFolder:
http://www.simplistix.co.uk/software/zope/simpleuserfolder
It allows arbitrary user properties and you can just write a ZSQL method
to get what you need from MySQL.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-CMF
mailing list