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

Jifty::Plugin::Authentication::Password - password authentication plugin

# In your jifty config.yml under the framework section:

  Plugins:
    - LetMe: {}
    - User: {}
    - Authentication::Password:
        login_by: email

# we now support two login_by: email or username

CAUTION: This plugin is experimental.

This may be combined with the Jifty::Plugin::User and Jifty::Plugin::LetMe plugins to provide user accounts and form-based password authentication to your application.

This plugin depends on the User and LetMe plugins.

Jifty::Manual::AccessControl, Jifty::Plugin::User, Jifty::Plugin::LetMe, Jifty::Plugin::Authentication::Password::Mixin::Model::User

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.