> > 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. - Sylvain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

