Re: [Catalyst] Stupid error with C::Authentication

2013-09-20 Thread Tim
On Thu, 19 Sep 2013 20:54:53 -0700 TimH t...@dirtymonday.net wrote: On Mon, 26 Aug 2013 20:07:51 +0400 Alex Povolotsky tark...@over.ru wrote: Hello [error] Caught exception in Admin::Controller::Root-index Can't use string (Catalyst::Authentication::Store:...) as a HASH ref while

Re: [Catalyst] Stupid error with C::Authentication

2013-09-19 Thread TimH
On Mon, 26 Aug 2013 20:07:51 +0400 Alex Povolotsky tark...@over.ru wrote: Hello [error] Caught exception in Admin::Controller::Root-index Can't use string (Catalyst::Authentication::Store:...) as a HASH ref while strict refs in use at accessor

Re: [Catalyst] Stupid error with C::Authentication

2013-09-17 Thread Toby Corkindale
On 27 August 2013 02:07, Alex Povolotsky tark...@over.ru wrote: In a quite simple application [snip] I get [error] Caught exception in Admin::Controller::Root-index Can't use string (Catalyst::Authentication::Store:...) as a HASH ref while strict refs in use at accessor

[Catalyst] Stupid error with C::Authentication

2013-08-26 Thread Alex Povolotsky
Hello In a quite simple application __PACKAGE__-config('Plugin::Authentication' = { default_realm = 'members', realms = { members = { credential = {