On 2/6/06, Ulrike Schmidt <[EMAIL PROTECTED]> wrote:
> I have a problem with protected_runmodes in
> CGI::Application::Plugin::Authentication (Version 0.09) when I use a
> list of runmodes to protect or a regex. Using ':all' works fine.
>
> This is the error_log for Webapp->authen->protected_runmodes('welcome');
>
> [Mon Feb  6 15:37:01 2006] KanjiABC.cgi: Use of uninitialized value in
> string eq at
> /usr/lib/perl5/site_perl/5.8.1/CGI/Application/Plugin/Authentication.pm
> line 643.
> [Mon Feb  6 15:37:01 2006] KanjiABC.cgi: Error executing run mode
> 'welcome': Can't use string ("CGI::Application::Plugin::Authen") as a

Hi Ulrike,

Where is this coming from:  CGI::Application::Plugin::Authen ?

That should be CGI::Application::Plugin::Authentication

Is it possible that you have specified that somewhere in your code? 
It would help if you could show a code example of how to recreate this
problem?

Cheers,

Cees

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to