https://issues.apache.org/bugzilla/show_bug.cgi?id=51991
--- Comment #1 from Nick Kew <[email protected]> 2011-10-07 16:05:14 UTC --- Good catch, though not 100% right. The issue is that the post_config hook tests for "configured", and doesn't set anything up if there's no authn_socache configuration. Solution: an extra configuration directive that'll just say "yes, enable me" in post_config, together with testing "configured" flag in the later functions. Bug me if I haven't committed a fix by Sunday. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
