Catalyst::Plugin::Authentication::Simple - $c->login( $user, $password ); $c->logout; $c->session_login( $user, $password ); $c->session_logout;
Note that this plugin requires a session plugin like "Catalyst::Plugin::Session::FastMmap". METHODS login Attempt to authenticate a user. Takes username/password as arguments, $c->login( $user, $password ); User remains authenticated until end of req...
METZZO/Catalyst-Plugin-Authentication-Simple-1.00 - 26 Jul 2005 23:57:58 UTC
1
result (0.031 seconds)