On Tuesday, March 27, 2012 3:39:32 PM UTC-4, Chris McDonough wrote: > > 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 >
I can dig it. I will close the pull request and just sub-class the current AuthTktAuthenticationPolicy and AuthTktCookieHelper to extend the __init__ methods and the AuthTktCookieHelper._get_cookies method. -- Jason -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-devel/-/a0IHharkSNUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.
