16 Jun
2003
16 Jun
'03
8:17 a.m.
Markus Bengts wrote:
I want to use the same usernames and passwords in Zope and some other servers. The usernames and password digests are stored in a PostgreSQL database, and a given username and password -pair can be checked with a simple SQL-query.
SimpleUserFolder will let you do this with the addition of a single ZSQL query... cheers, Chris