[Catalyst] New auth stuff and LDAP store...

Matt S Trout dbix-class at trout.me.uk
Fri Oct 12 18:26:39 GMT 2007


On Fri, Oct 12, 2007 at 07:58:21AM -0500, Peter Karman wrote:
> 
> 
> On 09/24/2007 12:55 PM, Adam Jacob wrote:
> > Anyone willing to give this a test run and let me know if things are
> > working correctly for them?  I don't have any apps using the new
> > interface. :)
> > 
> > Adam
> > 
> 
> Having not heard any feedback on this to the list, I'm wondering if there is a
> way anyone knows of writing portable tests with a mock LDAP server. I'd be
> happy to write such a test if there were a way to do it.

Net::LDAP appears to start a temporary openldap instance. See t/common.pl in
the dist.

My personal thought would be to compile my own tinyldap as part of my test
build process.

There's also a Net::LDAP::Server on CPAN which may or may not be any use.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst mailing list