NAME
Jifty::Plugin::Authentication::Password
DESCRIPTION
When finished, this plugin will provide password authentication for your Jifty application. (It adds a "password" column to your "User" model class).
Right now, it's useless and should be ignored.
prereq_plugins
This plugin depends on the User
and LetMe
plugins.