[Twisted-Python] Woven subpage handling redirect deferred, Help!?!
Christopher Armstrong
radix at twistedmatrix.com
Mon Oct 6 07:55:53 MDT 2003
On Mon, Oct 06, 2003 at 03:43:10PM +0200, Syver Enstad wrote:
> As I was saying on the list I am making a login system with woven, and
> the way to autheticate the user is by doing a pb call.
Sounds like you need to be using twisted.web.woven.guard, and use it
with a CredentialsChecker (that you write) that does the PB
communication. You can see how to do this by reading
twisted/cred/checkers.py, it is simple.
--
Twisted | Christopher Armstrong: International Man of Twistery
Radix | Release Manager, Twisted Project
---------+ http://radix.twistedmatrix.com
More information about the Twisted-Python
mailing list