Oops - the patch I attached was missing a line.  The second line in the
recognize_user() routine should be:

  my $debug = $r->dir_config("AuthCookieDebug") || 0;
  
or else the thing doesn't even compile.  Last-minute changes, you know... =)


[EMAIL PROTECTED] (Ken Williams) wrote:
>Hi mod_perl-ers,
>
>I've been working with the Apache::AuthCookie module, and have made a
>couple of modifications that make it more flexible.  As an added
>benefit, the code is now shorter and simpler. =)  I hereby submit the
>code for discussion and possible adoption by Eric.  Patch attached.

  -------------                                           -------------
  Ken Williams                   Tech                      Mirror Music
  [EMAIL PROTECTED]                      http://www.mirrormusic.com

Reply via email to