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

Gavin Henry gavin.henry at gmail.com
Tue Oct 11 23:15:52 GMT 2011


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



More information about the Catalyst mailing list