https://bz.apache.org/bugzilla/show_bug.cgi?id=63342
Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED OS| |All --- Comment #1 from Rich Bowen <[email protected]> --- Fixed in trunk (r1933538) and 2.4 (r1933539). The SSLUserName documentation incorrectly stated the directive "has no effect" with FakeBasicAuth. In reality, SSLUserName controls which certificate field is used as the username, and without it REMOTE_USER may not be set for other modules and CGI scripts. Updated the description to accurately reflect this behavior and also mention AuthBasicFake. Thanks for the detailed report. -- 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]
