From: Yann Ylavic Date: Mon, 7 Apr 2014 09:24:05 +0000 (+0000) Subject: Propose mod_auth_form optional functions load changes. X-Git-Tag: 2.4.10~375 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f23eccf26be2a40f2dc3c20ae295c202ce5d794;p=apache Propose mod_auth_form optional functions load changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1585438 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cfd3bd84ee..dc309160da 100644 --- a/STATUS +++ b/STATUS @@ -251,6 +251,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: The patch includes generated doc changes in order to carry eol-style. +1: trawick + * mod_auth_form: Make sure the optional functions are loaded even when + the AuthFormProvider isn't specified. PR 56351. + Submitted/Commited by: minfrin + trunk patch: http://svn.apache.org/r1531672 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic + OTHER PROPOSALS * A list of further possible backports can be found at: