On 6/1/07, baus <[EMAIL PROTECTED]> wrote: > > > Is there anything that implements most of the features in the Rails' > > acts like authenticated plugin for pylons? > > > > http://technoweenie.stikipad.com/plugins/show/Acts+as+Authenticated > > > > It seems authkit handles a subset of this functionality. > > The reason I ask is that I think it is important to be able to offer > the ability to build a modern web apps like 37 signals offers with > pylons out of the box. I find myself looking at the task of writing > a lot of boiler plate code to handle account creation, and it is > starting to sway my interest back toward Rails. Is anybody else > interested in getting this type of functionality built for pylons or > paste?
I had to build this stuff from scratch: account creation, password recovery email, etc. What a pain! ;) Best Regards, -jj -- http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
