Provided by: libjifty-plugin-authentication-bitcard-perl_0.053-1_all bug

NAME

       Jifty::Plugin::Authentication::Bitcard::Dispatcher - Bitcard plugin dispatcher

DESCRIPTION

       All the dispatcher rules jifty needs to support "" in Jifty::Authentication::Bitcard

RULES

   before /logout
       Logout and return home.

   before *
       Setup the navigation menu for login or logout.

   on /signup
       Redirect to home if logged in already.

       Signup for an account otherwise.

   on /login
       Redirect to home if logged in already.

       Redirecto to Bitcard, otherwise.

   before /bitcard_(login|signup)
       Verify the bitcard login.

   not_logged_in_nav
       Adds the login and signup links to the navigation menu.

   logged_in_nav
       Adds the logout link to the navigation menu.

SEE ALSO

       Jifty::Plugin::Authentication::Bitcard,

COPYRIGHT

       Copyright 2008 Jacob Helwig.  Distributed under the same terms as Perl itself.

perl v5.10.0                              Jifty::Plugin::Authentication::Bitcard::Dispatcher(3pm)