Yeah I fear a reliance on that package is not in the cards for Pyramid
right now. I also fear that the cookie helper is already a little out
of control right now with cookie options and I'm loath to add more to it
without trying to reconcile all of them.
- C
[..]
>> If its unlikely to be accepted, I would like to know so that I can
>> create a new auth ticket authentication policy instead.
>
> Yeah I fear a reliance on that package is not in the cards for Pyramid
> right now. I also fear that the cookie helper is already a little out
> of control right now with cookie options and I'm loath to add more to it
> without trying to reconcile all of them.
I'ld agree. I'm guessing it's also pretty trivial to wrap the standard
auth ticket class to do this in your own code.
Wichert.
--
Wichert Akkerman <wic...@wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
Yeah I fear a reliance on that package is not in the cards for Pyramid
right now. I also fear that the cookie helper is already a little out
of control right now with cookie options and I'm loath to add more to it
without trying to reconcile all of them.- C