Re: [cgiapp] Multiple Authentications?

2010-06-16 Thread Jerry Kaidor
Hi Nicholas, Jerry, I think the way to make your code future version safe would be as follows: *** OK, I'm working on it. 1.) Derive a driver class from CGI::Application::Plugin::Authentication::Driver::DBI *** I created a file inside the same directory as DBI called MULTI_DBI.pm. At the

[cgiapp] Multiple Authentications?

2010-06-09 Thread Nicholas Bamber
::Authorization module but I have never looked at it. Secondly the code does not remember which driver finally authenticated the user. Message: 1 Date: Tue, 8 Jun 2010 11:50:40 -0700 (PDT) From: Jerry Kaidor je...@tr2.com Subject: [cgiapp] Multiple Authentications? To: CGI Application cgiapp

[cgiapp] Multiple Authentications?

2010-06-08 Thread Jerry Kaidor
Hello, I see that CAPAuthentication will let you install multiple drivers. Can one install multiple instances of the same driver, only with different parameters? Here's my situation: My business has three locations - let's call them locA,locB,locC. The database for each location has a