From 7d425d28dbb31fc1e8afa6c4c9f59d59e64343c8 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 27 Apr 2013 23:12:15 +0000 Subject: [PATCH] Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476693 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/STATUS b/STATUS index 3a0fb50331..73d63497c5 100644 --- a/STATUS +++ b/STATUS @@ -90,6 +90,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_authnz_ldap: Allow using exec: callouts like SSLPassphraseDialog + for AuthLDAPBindPassword. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1433478 + http://svn.apache.org/viewvc?view=revision&revision=1467523 + http://svn.apache.org/viewvc?view=revision&revision=1467792 + 2.4.x patch: http://people.apache.org/~druggeri/patches/AuthLDAPBindPasswordExec-2.4.patch + (20130119 - updated to include minor mmn bump) + (20130412 - updated to not use static var - thx, wrowe) + +1: druggeri, jim, minfrin PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -123,17 +132,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (modulo CHANGES and next-number) +1: kbrand, minfrin - * mod_authnz_ldap: Allow using exec: callouts like SSLPassphraseDialog - for AuthLDAPBindPassword. - trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1433478 - http://svn.apache.org/viewvc?view=revision&revision=1467523 - http://svn.apache.org/viewvc?view=revision&revision=1467792 - 2.4.x patch: http://people.apache.org/~druggeri/patches/AuthLDAPBindPasswordExec-2.4.patch - (20130119 - updated to include minor mmn bump) - (20130412 - updated to not use static var - thx, wrowe) - +1: druggeri, jim - - * mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to) Server pools, new apr functions for the request_rec table, input/ output filters, LuaCodeCache, LuaMapHandler and multipart form data -- 2.50.1