On 26/08/2010, at 9:25 PM, Denny wrote:

> On Thu, 2010-08-26 at 13:10 +0200, David Schmidt wrote:
>> Anyways, what you want can be done with Catalyst.
>> 
>> 1) user enters mailaddress and hits submit
>> 2) you generate a digest
>> 3) store digest + mailaddress in model
>> 4) send digest in URL to mailaddress
>> 5) user klicks the link
>> 6) validate digest and request password
>> 7) store pw in db
>> 
>> catalyst makes all this very easy.
> 
> You're completely missing the point of the original message - he very
> clearly enquired about pre-rolled solutions for this sort of thing.  Of
> course he could write his own, but he'd rather not if there's a
> neatly-packaged community-managed solution already available.

Nope, there doesn't seem to be a Catalyst::Controller::Registration on CPAN.  
Maybe there should be.


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to