This post points to a more general question that I've had recently about pylons. I've seen a couple of new apps in the cheeseshop recently which bill themselves as wsgi middleware. Then you you look a the code they basally use a decorator to wrap a wsgi app. The question that I have is how do we use basic wsgi middleware with pylons? or does my question even make any sense? Jose
Chris Shenton wrote: > We're currently using Apache's HTTP auth but need to provide a Logout > button and have an idle timeout. We'll eventually want to have > groups/roles so I'm looking for modules to do this, using form based > authentication. > > AuthKit looks promising but mentions using version 0.3 for > pylons-0.9.3, but this code version doesn't appear to be on the > AuthKit site or SVN. The docs look good with nice examples of Pylons > integration. > > Barrel also looks good but I can't find any examples of integrating it > with Pylons, and google doesn't find any good hits for "barrel wsgi > pylons". > > Anyone have recommendations of AuthKit versus Barrel? > > Is AuthKit-0.3 actually available? > > Are there any issues integrating these with Pylons-0.9.3 > > Anyone have examples of integrating Barrel with Pylons-0.9.3? > > Thanks! > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
