Howdy. I'm interested in using HTTP authentication rather than a forms-based approach for a portion of my site intended to be accessed programmatically. Is there a sane way to do this?
I'm thinking I may need to make my own decorator for the purpose, but it'd be nice if that weren't so. On the other hand, is there a reasonably simple approach by which I could add such functionality to TurboGears proper (say, as a parameter for the existing Identity-related decorators) rather than doing it as a once-off for my own project? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

