[Catalyst-dev] Couple of problems with the auth framework.
Marcus Ramberg
marcus at nordaaker.com
Sun Jul 6 14:43:28 BST 2008
For one:
15:35 < spx2> Can't locate Catalyst/Plugin/Authentication/Store/DBIx/
Class.pm
in @INC (@INC contains: /tmp/ufCRM/script/../lib /etc/
perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8
/usr/share/perl/5.8 /usr/local/lib/site_perl .) at
(eval 94) line
It's kind of stupid that it complains about
missing ::Plugin::Authentication::Store::DBIx::Class, when it's in
fact missing ::Authentication::Store::DBIx::Class
Another issue that annoys me is that if a logged in user gets deleted
from the backend store, it triggers an error inside the auth framework
(something about auth_realm)
Marcus
More information about the Catalyst-dev
mailing list