On Fri, 19 Mar 2004, Edward Rudd wrote: > I do have to question the *idea* of hacking an RFC compliant module to > support non RFC behavior? I know for Cyrus IMAP their stance is not to > break with the RFC, but to have the consumers complain to the MUA > creator to fix their bug. Though this issue has been brought up to MS > over a year ago, and they still refuse to fix it. > > Another question would be, IF the hack does make it's way in, I suggest > that it should be wrapped around a big IF, so that a configuration > directive must be enable to enable the hack. (similar to the > mod_auth_ldap MSFrontPage hack)
The hack would only be in effect if teh AuthDigestEnableQueryStringHack env variable was set (which could happen, for example, using a BrowserMatch directive). Joshua.
