GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Jifty::Plugin::Authentication::Password::View(3) User Contributed Perl Documentation Jifty::Plugin::Authentication::Password::View(3)

Jifty::Plugin::Authentication::Password::View - views for password plugin

This provides the templates for the pages and forms used by the password authentication plugin.

Displays a sign-up form.

Displays the login form.

A handy template for embedding the login form. Just include it in your templates via:

  show('/login_widget');

See Jifty::Plugin::Authentication::Password::Action::Login.

After 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.

Starts the process of sending a link to reset a lost password by email.

See Jifty::Plugin::Authentication::Password::SendPasswordReminder.

Handles the work of confirming an email address for a new account.

See Jifty::Plugin::Authenticaiton::Password::View.

Request a new email confirmation message be sent to your email account.

See Jifty::Plugin::Authentication::Password::Action::ResendConfirmation.

Jifty::Plugin::Authentication::Password, Jifty::Plugin::Authentication::Password::Dispatcher

Jifty is Copyright 2005-2010 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself.
2013-01-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.