AW: [Catalyst] User management with Catalyst (with email and URLs)

2010-08-26 Thread Daniel.Brunkhorst
Thanks, Denny, for making clear what my original intention was. Thanks, Kieren, for giving an explanation why my web search failed. So, I guess I will implement my own procedure for registration (and confirmation). >> Nope, there doesn't seem to be a Catalyst::Controller::Registration >> on CPA

AW: [Catalyst] User management with Catalyst (with email and URLs)

2010-08-26 Thread Daniel.Brunkhorst
>> Basically you need to setup a model (a common one would be >> DBIx::Class) to store your users. >> (http://search.cpan.org/~rkitover/Catalyst-Model-DBIC-Schema- >> 0.43/lib/Catalyst/Model/DBIC/Schema.pm) I am not going to use a database for authentication, so DBIx::Class is not useful for me i

[Catalyst] User management with Catalyst (with email and URLs)

2010-08-26 Thread Daniel.Brunkhorst
Dear list members, I guess what I am trying to do is a pretty common task for web developers. So I am very astonished that a couple of hours spent searching the Internet didn't provide me with a good starting point for my efforts. Here's what I would like to achieve: A user comes to a web page an