![]() |
![]()
| ![]() |
![]()
NAMEJifty::Plugin::Authentication::Password::View - views for password plugin DESCRIPTIONThis provides the templates for the pages and forms used by the password authentication plugin. TEMPLATESsignupDisplays a sign-up form. loginDisplays the login form. login_widgetA handy template for embedding the login form. Just include it in your templates via: show('/login_widget'); See Jifty::Plugin::Authentication::Password::Action::Login. let/reset_lost_passwordAfter requesting a password reset and clicking on the link sent by email, this receives that click and provides the form for resetting the password. See Jifty::Plugin::Authentication::Action::ResetLostPassword. lost_passwordStarts the process of sending a link to reset a lost password by email. See Jifty::Plugin::Authentication::Password::SendPasswordReminder. let/confirm_emailHandles the work of confirming an email address for a new account. See Jifty::Plugin::Authenticaiton::Password::View. resend_confirmationRequest a new email confirmation message be sent to your email account. See Jifty::Plugin::Authentication::Password::Action::ResendConfirmation. SEE ALSOJifty::Plugin::Authentication::Password, Jifty::Plugin::Authentication::Password::Dispatcher LICENSEJifty is Copyright 2005-2010 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself.
|