[Twisted-Python] authentification from a database

Jp Calderone exarkun at intarweb.us
Mon Oct 27 09:00:47 MST 2003


On Mon, Oct 27, 2003 at 09:17:08AM -0500, vicky lupien wrote:
> I have a program that needs authentification from a database.  For now,
> it's working fine but I'm using
> checkers.InMemoryUsernamePasswordDatabaseDontUse(test="test") (I want
> many users not only "test").   

  Use a different checker, such as FilePasswordDB.

  Jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: </pipermail/twisted-python/attachments/20031027/91a4a4e9/attachment.sig>


More information about the Twisted-Python mailing list