Commit 36622c62 authored by icing's avatar icing
Browse files

vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1853356 13f79535-47bb-0310-9956-ffa450edef68
parent 06daaf46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        - https://svn.apache.org/r1844343
        - https://svn.apache.org/r1846651
     2.4.x patch: svn merge -c 1486027,1828909,1839249,1842888,1844343,1846651 ^/httpd/httpd/trunk .
     +1: jailletc36
     +1: jailletc36, icing

  *) mod_auth_digest: Fix a race condition. Authentication with valid credentials could be
     refused in case of concurrent accesses from different users.  PR 63124