Shannon -jj Behrens wrote:

> 
> 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! ;)
> 

And that Acts as Authenticated plugin looks really useful, too. I'll take a
stab at implementing this. One of the things that reading that plugin's
source-code reminded me is that we don't have any integration with the
migrate project for doing these kinds of module database extensions... Has
anyone tried integrating migrate into a Pylons project template?

Cheers,
David


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

Reply via email to