
Jifty::Plugin::Authentication::Password::Dispatcher - password plugin dispatcher

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

Logout and return home.
See Jifty::Plugin::Authentication::Password::Action::Logout.
Setup the navigation menu for login or logout.
Redirect to home if logged.
Request a password reminder or signup for an account otherwise.
Redirect to home if logged.
Show the login form otherwise.
Request a password reset.
Request a new password reminder to be sent by email.
See Jifty::Plugin::Authentication::Password::Action::SendPasswordReminder.
Sign up for an account.
See Jifty::Plugin::Authentication::Password::Action::Signup.
Login to your account.
See Jifty::Plugin::Authentication::Password::Action::Login.
Adds the login and signup links to the navigation menu.
Adds the logout link to the navigation menu.

Jifty::Plugin::Authentication::Password, Jifty::Plugin::Authentication::Password::View

Jifty is Copyright 2005-2007 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself.