[Catalyst] debugging the login

Octavian Rasnita orasnita at gmail.com
Thu Dec 28 03:18:50 GMT 2006


Hi,

Is there a way to see what's happening when doing:

$c->login($username, $password);

I found that each time the login is ok (the username and the password are 
valid), the application gives a 404 Not Found error, and I want to see 
what's happening.

I guess something's wrong when saving the local session files, or the 
cookies, or something like this.

Thanks.

Octavian




More information about the Catalyst mailing list