Sylvain Hellegouarch wrote: >>Rune Hansen wrote: >> >>>On 9. okt. 2006, at 18.29, Steve Holden wrote: >>> >>> >>> >>>>I've just spent half a day stumbling around looking for the most >>>>sensible way to allow realm-based HTTP basic authentication inside >>>>a TG >>>>application, and I have to say I'm none the wiser. >>>> >>>>Can anyone point me at a succinct discussion of this topic, or a >>>>recipe >>>>for providing this feature? > > > I guess you could have had a look at the httpauthfilter: > http://trac.defuze.org/browser/oss/httpauthfilter > https://svn.defuze.org/oss/httpauthfilter/ > > Providing Basic and Digest auth for CherryPy and should have been easy to > use within TG. > If I'd known to look for it I could, yes. There doesn't seem to be any obvious connection between defuze.org and TurboGears/CherryPy in Google's database, so I never found this stuff. I presume this has become lib/httpauth.py in the CherryPy trunk? Of course I'm using 2.2 from TG, so that isn't available there.
This is one of the frustrations of coming at an inadequately-documented project: I know, it's getting better, and I'll be trying to make sure I play my part in that improvement. Thanks for the links. regards Steve -- Steve Holden +44 150 684 7255 +1 800 494 3119 Holden Web LLC/Ltd http://www.holdenweb.com Skype: holdenweb http://holdenweb.blogspot.com Recent Ramblings http://del.icio.us/steve.holden --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

