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::Action::Login(3) User Contributed Perl Documentation Jifty::Plugin::Authentication::Password::Action::Login(3)

Jifty::Plugin::Authentication::Password::Action::Login - process login with password

Return the email and password form fields

Makes sure that the email submitted is a legal email and that there's a user in the database with it.

Overridden from Jifty::Action::Record.

there's a user in the database with it.

Overridden from Jifty::Action::Record.

Makes sure that the password submitted actually exists, unless there's a token and a hashed password.

Overridden from Jifty::Action::Record.

Make sure we issued the token within the last 30 seconds, otherwise time out the request.

Actually check the user's password. If it's right, log them in. Otherwise, throw an error.

Load up and return a YourApp::User object for the user trying to log in

Returns the "hi, you're logged in message"
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.