[Zope-PAS] Re: [RFC] Extending CookieAuthHelper
Chris McDonough
chrism at plope.com
Thu Nov 11 14:16:10 EST 2004
On Thu, 2004-11-11 at 14:13, Jens Vagelpohl wrote:
> On Nov 11, 2004, at 19:17, Chris McDonough wrote:
>
> > There is apparently already an extraction plugin for session auth in
> > PAS
> > within SessionAuthHelper.py . It seems to lack forms at the moment.
>
> Right, but it does things in strange and only half-baked ways IMHO.
> What I need would be a little like a combination of both, only
> difference being that the credentials are only sent over the wire
> during first login and then stay in the SESSION until it expires or is
> forcefully expired.
Ah ok. Well, AFAICT, that's what it does now, but you know better than
I do since I'm just reading the code lightly.
- C
More information about the Zope-PAS
mailing list