]> granicus.if.org Git - apache/commitdiff
Propose AuthBasicUseDigestAlgorithm directive.
authorChris Darroch <chrisd@apache.org>
Tue, 17 Sep 2013 18:34:39 +0000 (18:34 +0000)
committerChris Darroch <chrisd@apache.org>
Tue, 17 Sep 2013 18:34:39 +0000 (18:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1524159 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 57b919ce6f79bfcc4172661003b31dbdb1f8f7cd..b50c6283ed2d7643ae24fca690fa3c099df69506 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -195,6 +195,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~druggeri/patches/BalancerPersist.balancerManagerNote.2.4.patch
     +1: druggeri, chrisd
 
+  * mod_auth_basic: Add AuthBasicUseDigestAlgorithm directive to allow
+    migration of passwords from digest to basic authentication.
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1514064
+    2.4.x patch: trunk patch works, modulo CHANGES, next-number, and
+                 doc compatibility version note
+    +1: chrisd
+
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.