[jifty-devel] Authentication::Password instructions in Manual::AccessControl not producing users table in db

Chia-liang Kao clkao at bestpractical.com
Sun Jul 1 20:13:13 EDT 2007


於 日,2007-07-01 於 18:13 -0500,Matthew Lenz 提到:
> Following instructions in the trunk version of Manual::AccessControl
> which details the use of the Authentication::Password plugin.  No errors
> are returned upon schema --setup but looking in the db there is no users
> table (and the interface confirms the problem when attempting to sign
> up).
> 
> I assume that additional columns are not a requirement in the
> *::Model::User when attempting to use this plugin?

You probably want to use Jifty::Plugin::User::Mixin::Model::User from
your user model.

Cheers,
CLK




More information about the jifty-devel mailing list