[Catalyst] Session example from Tutorial.pod doesn't work?
    Wijnand Wiersma 
    wijnand at nedbsd.nl
       
    Thu Feb  2 09:23:31 CET 2006
    
    
  
On Wed, 2006-02-01 at 17:37 -0700, catalyst wrote:
> Unfortunately, the magic isn't working for me. When I call $c->login after a good login, the session apparently hasn't saved the credentials. What's more, when I look at
> 
>   Catalyst::Plugin::Authentication::Credential::Password::login()
> 
> I don't see any way that it could be using a session. It always wants a user and password to be explicitly passed or included in the CGI args.
Sounds like a problem I had a few days ago. You can read all about it in
the list archives.
This is what caused it:
http://dev.catalyst.perl.org/wiki/SolvedIssues#si.180
Wijnand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 1847 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060202/6e52ffa3/smime.bin
    
    
More information about the Catalyst
mailing list