in reply to CGI Application Authentication using multiple drivers
If I assume that you're talking about CGI::Application::Plugin::Authentication, it does not seem to support multiple drivers. So you'll have to write your own "multi" driver that tries all drivers until it finds one that accepts.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: CGI Application Authentication using multiple drivers
by Prat824 (Acolyte) on Jun 25, 2010 at 17:57 UTC | |
by Corion (Patriarch) on Jun 25, 2010 at 18:03 UTC | |
by Prat824 (Acolyte) on Jun 25, 2010 at 18:28 UTC | |
by Corion (Patriarch) on Jun 25, 2010 at 18:31 UTC | |
by Prat824 (Acolyte) on Jun 25, 2010 at 18:43 UTC |