John D Groenveld wrote: > In message <[EMAIL PROTECTED]>, Geoffrey Young writes: > >>if ($authenticated) { >> return OK >>} >>else { >> $r->push_handlers(PerlFixupHandler => \&manage_cache); >>} > > > Thank you! This is working out very well. Clean and straightforward.
excellent. > > My head was so deep in Chris and Jason's hacks around the weird MP1 > behavior that I couldn't see the forest thru the trees. yeah, the old mp1 behavior was a mess. it was actually AuthenCache that made me realize the mp1 API was broken and needed fixing in mp2. > > I haven't had this much fun coding in a long time. :) glad to be of service, and glad you could drop by :) see you at OSCon. --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html