On 30/08/2009, at 11:17 PM, Thomas G. Willis wrote:
> > I took a slightly different approach, I made a library on top of > repoze.who/what that consists of middleware for the auth and a wsgi > app for the registration. The registration app can then be mounted > at / > register for any site you want to have registration for. I haven't put > the code out there because I wasn't sure the approach was going to > work, but so far it has. I suspect an immediate complaint about it > would be that it depends on toscawidgets which then requires it's own > middleware in the stack for it's resource injection. If anyone's > interested, I can throw the code up somewhere with a disclaimer that I > don't claim to know much about anything. :) That is a nice approach. I'd be interested in seeing it. I'm sure many others would too. The more auth/reg examples out there the better, as there aren't many around yet. The boilerplate app generated by BlastOff uses ToscaWidgets for the registration form too. Cheers, Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
