From: Eric Covener Date: Thu, 1 Jun 2017 12:14:16 +0000 (+0000) Subject: propose ap_get-basic_auth_pw deprecation X-Git-Tag: 2.2.33~11 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3fb08961c1b532615e4d5bea01a2fca03effb785;p=thirdparty%2Fapache%2Fhttpd.git propose ap_get-basic_auth_pw deprecation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1797210 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1d3b076a0b8..6c711464685 100644 --- a/STATUS +++ b/STATUS @@ -119,6 +119,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-ssl_error_page_ctx.diff (function names and parameters changed a bit) +1 covener, ylavic + + *) core: ap_get_basic_auth_pw deprecation + trunk patch: https://svn.apache.org/r1796348 + 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-ap_get_basic_auth_pw.diff + (remove some_authn_required change, change to strcasecmp, mmn) + +1: covener PATCHES/ISSUES THAT ARE STALLED: