1. 13 Jan, 2003 2 commits
  2. 12 Jan, 2003 4 commits
  3. 11 Jan, 2003 1 commit
  4. 10 Jan, 2003 1 commit
  5. 09 Jan, 2003 9 commits
  6. 08 Jan, 2003 10 commits
  7. 07 Jan, 2003 1 commit
  8. 06 Jan, 2003 10 commits
  9. 05 Jan, 2003 2 commits
    • 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