Hi Jonah!Can these examples be made into SSCCEs <http://www.sscce.org>? They're missing all their imports and, for example, replacing the database calls with some succeeded/failed Deferreds? I'd love to help but I'd rather not debug a bunch of zope component lookups (I'm assuming that's what getUtility is) and DB queries that are irrelevant to the problem at hand :).-gOn Jul 11, 2018, at 3:48 PM, Jonah Crawford <jonah.crawford@gmail.com> wrote:______________________________I've posted code here:credential checker --> https://gist.github.com/minskmaz/ab218d7b137b24ede8ffc7e3ea6 e2392#file-credentialchecker- py session wrapper --> https://gist.github.com/minskmaz/ab218d7b137b24ede8ffc7e3ea6 e2392#file- webauthsessionwrapper-py As I point out on line 14 of realm.py the checker is matching a password against the db but its requestAvatarId (line 10 of credentialChecker.py ) is returning None to requestAvatarÂAny guidance warmly welcomed.Jonah_________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-p ython
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-p ython