Skip to content
  1. Jan 13, 2003
  2. Jan 12, 2003
  3. Jan 11, 2003
  4. Jan 10, 2003
  5. Jan 09, 2003
  6. Jan 08, 2003
  7. Jan 07, 2003
  8. Jan 06, 2003
  9. Jan 05, 2003
    • Andre Malo's avatar
      well, it's a backstopper. So stop also misconfigured Digest · 02a33a55
      Andre Malo authored
      authentication requests.
      
      e.g.:
        AuthType Digest
        AuthName foo
        require user nd
      
      with no mod_auth_digest present; or consider a TP digest module
      with Authoritative funcionality etc.
      
      It's still a question whether we should throw a 500 instead of 401
      in that case...
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98167 13f79535-47bb-0310-9956-ffa450edef68
      02a33a55
    • Greg Stein's avatar
      Our standard distribution should not promote broken behavior. We can · 7220cbf6
      Greg Stein authored
      help out those packages which are already distributed, but the
      developers should be *fixing* their software. The WebDAVFS is pinned
      to a specific set of versions (1.[012]) because Apple has said they'll
      fix it in the next release. This change pins the gnome-vfs workaround
      to a specific version (1.0*), with the expectation they will fix their
      software. If they state they won't be fixing the behavior, then we
      should rip this out (and once they commit to a fix in a specific rev,
      then we can workaround everything up to that rev). Apache HTTPD is all
      about being a reference platform, not about compensating for broken
      clients out there...
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98166 13f79535-47bb-0310-9956-ffa450edef68
      7220cbf6