1. 09 Apr, 2008 1 commit
  2. 07 Apr, 2008 1 commit
  3. 06 Apr, 2008 1 commit
  4. 05 Apr, 2008 1 commit
  5. 04 Apr, 2008 3 commits
  6. 03 Apr, 2008 2 commits
    • Chris Darroch's avatar
      Avoid calling access control hooks for internal requests with · 100dbd67
      Chris Darroch authored
      configurations which match those of the initial request.  Revert to
      the original behaviour (call access control hooks for internal requests
      with URIs different from the initial request) if any access control hooks
      or providers are not registered as permitting this optimization.
      Introduce wrappers for access control hook and provider registration
      which can accept additional mode and flag data.
      
      The configuration walk optimizations were originally proposed a while
      ago (see http://marc.info/?l=apache-httpd-dev&m=116536713506234&w=2);
      they have been used since then in production systems and appear to be
      stable and effective.  They permit certain combinations of modules
      and clients to function efficiently, especially when a deeply recursive
      series of internal requests, such as those generated by certain WebDAV
      requests, are all subject to the identical authentication and authorization
      directives.
      
      The major change from the original proposal is a cleaner mechanism for
      detecting modules which may expect the old behaviour.  This has been
      tested successfully with Subversion's mod_authz_svn, which specifically
      requires the old behaviour when performing path-based authorization based
      against its own private access control configuration files.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@644525 13f79535-47bb-0310-9956-ffa450edef68
      100dbd67
    • Jim Jagielski's avatar
      close PR 44381 · fba14267
      Jim Jagielski authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@644391 13f79535-47bb-0310-9956-ffa450edef68
      fba14267
  7. 02 Apr, 2008 1 commit
  8. 29 Mar, 2008 2 commits
  9. 25 Mar, 2008 1 commit
  10. 20 Mar, 2008 2 commits
  11. 17 Mar, 2008 1 commit
  12. 14 Mar, 2008 1 commit
  13. 12 Mar, 2008 1 commit
  14. 11 Mar, 2008 1 commit
  15. 07 Mar, 2008 1 commit
  16. 05 Mar, 2008 2 commits
  17. 03 Mar, 2008 1 commit
  18. 02 Mar, 2008 2 commits
  19. 29 Feb, 2008 1 commit
  20. 27 Feb, 2008 1 commit
  21. 26 Feb, 2008 1 commit
  22. 22 Feb, 2008 2 commits
  23. 21 Feb, 2008 3 commits
  24. 20 Feb, 2008 2 commits
  25. 18 Feb, 2008 1 commit
  26. 14 Feb, 2008 3 commits
  27. 12 Feb, 2008 1 commit