[email protected] wrote:
Hello, Collin,

 My modules are:


| Catalyst::Plugin::Authentication 0.10011 | | Catalyst::Plugin::Authentication::Credential::Password

Woah there!

Why are you using Catalyst::Plugin::Authentication::Credential::Password?

From the documentation:

'THIS IS A COMPATIBILITY SHIM. It allows old configurations of Catalyst Authentication to work without code changes.

DO NOT USE IT IN ANY NEW CODE!'

You will be configuring authentication in the new style (as documented by the version of Plugin::Authentication you're running), and combining that with old-style authentication plugins _WILL NOT WORK_.

Cheers
t0m


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to