[Catalyst] Re: Using htpasswd file.

Rohan M rohan7799 at gmail.com
Mon May 2 11:50:24 GMT 2011


Yes Tomas, you are right.  I was using CPAN to install
Catalyst::Plugin::Authentication module. But when I checked it manually the
pm file was absent and even the upgrade command in CPAN was showing that the
Module is upto date.  So I thought the file would be there ..  My bad ..
Sorry for that..

Yes. Now the Authentication part is working.

I'm running into one more issue. Now, I'm able to get username from the
htpasswd file. But my user information like Name, Address is stored in the
database.

Can I add this information (name, address coming from db) in the user object
generated from Catalyst::Authentication::Store::Htpasswd ?

Thanks for your help.

Regards,
Rohan

On Fri, Apr 29, 2011 at 8:57 PM, Tomas Doran <bobtfish at bobtfish.net> wrote:

>
> On 25 Apr 2011, at 09:54, Rohan M wrote:
>
>  Catalyst::Plugin::Authentication::Store::Htpasswd
>>
>
> Erm, I don't know why this is being loaded / used.
>
> You want Catalyst::Authentication::Store::Htpasswd
>
> Can you confirm that module is installed?
>
> Cheers
> t0m
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110502/c5afb=
29d/attachment.htm


More information about the Catalyst mailing list