[Twisted-Python] Woven subpage handling redirect deferred, Help!?!
Syver Enstad
syver at inout.no
Tue Oct 7 02:29:03 MDT 2003
Christopher Armstrong <radix at twistedmatrix.com> writes:
> 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.
Does this work with 1.0.6. I am using the old cred system
and I have no immediate plans to upgrade it.
More information about the Twisted-Python
mailing list