Hi Cliff and Robert, There was a simple typo in 0.3.0pre4 which meant none of the config data was getting passed correctly to the middleware. Thanks for pointing it out. I corrected it and released 0.3.0pre5 so you should upgrade to that. It isn't an issue with your application Cliff!
> To add another data point, I upgraded to svn version 57 (pre5?) from v43 and > it > all worked as expected. It even appears to have corrected an intermittent > problem someone reported while testing where the authkit cookie was being set > to > an empty string, using a host with a leading dot in addition to an existing > authkit cookie set to the correct value, using a host w/o a leading dot. I > hadn't had a chance to try and chase down this issue, so having it go away is > a > good thing. FWIW, I'm using forwarding along with RemoteUser() and middleware. The cookie handling was tweaked a bit too a while ago and has some extra options now including server side expiring and including the client IP. The middleware also removes the cookie if it has a bad digest rather than raising an exception. There is OpenID authentication support in this version too. Cheers, James --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
