[Catalyst] Re: DBIC_TRACE=1 and Progressive Realms not moving on with HTTP basic auth

Gavin Henry gavin.henry at gmail.com
Wed Oct 12 18:25:20 GMT 2011


Turns out this won't work due to the fact that ->detach is called in
Credential::HTTP

On 12 October 2011 00:15, Gavin Henry <gavin.henry at gmail.com> wrote:
> Hi all,
>
> I'm opening up an existing DB that has various types of users and am using:
>
>    default_realm progressive
>    <realms>
>        <progressive>
>            class Progressive
>            realms admins
>            realms resellers
>            realms customers
>        </progressive>
>
> with basic HTTP auth.
>
> I can see the dbic traces but they only ever try the admins realm. If
> each of the above realms are dbic stores, should I expect to see 3
> different selects?
>
> Thanks.
>
> --
> http://www.suretecsystems.com/services/openldap/
> http://www.surevoip.co.uk
>



-- 
http://www.suretecsystems.com/services/openldap/
http://www.surevoip.co.uk



More information about the Catalyst mailing list