[Twisted-Python] twisted.cred question

Yi Qiang yqiang at gmail.com
Thu Oct 26 17:15:12 MDT 2006


Hi, I am using twisted.cred to provide authentication to users over PB.  I
am using the FilePasswordDB class to provide avatarID's to users.  I am
wondering where/how I should implement the feature so that when a user tries
to login with a username that does not exist yet, we create a
username/password pair for that user and log them in.  I looked around in
checkers.py, but I am not sure if that is the right place to implement
this.

Thanks in advance,
Yi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20061026/a40cb7ec/attachment.html>


More information about the Twisted-Python mailing list