[Catalyst] Plugin::Authentication apparently not reading config
Jason McIntosh
jmac at jmac.org
Fri Jun 5 14:11:03 GMT 2009
On Fri, Jun 5, 2009 at 6:56 AM, Tomas Doran<bobtfish at bobtfish.net> wrote:
>
> My only real suggestion is to throw some dumping / debugging into the
> _authentication_initialize routine of Catalyst/Plugin/Authentication.pm
> to work out how/why it isn't finding your realms hash..
Thank you, this was the nudge I needed.
My problem was that the call to setup() had somehow wandered too high
up in my application's main module code, so that it was getting called
too early. No idea _how_ that happened, but it all makes sense from
there.
--
Jason McIntosh
Appleseed Software Consulting
http://appleseed-sc.com
Email: jmac at appleseed-sc.com
Jabber: jmac at appleseed-sc.com
AIM: zendonut
Cell: 617-792-3829
More information about the Catalyst
mailing list