From 3b3027a6685c5f755801a3a87cab0cce34f8928b Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 8 Dec 2012 18:04:34 +0000 Subject: [PATCH] Address rjung's concern, reset the vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1418722 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index c7c2ccaef0..9de941fe00 100644 --- a/STATUS +++ b/STATUS @@ -182,10 +182,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: AuthFormLoginRequiredLocation, AuthFormLoginSuccessLocation and AuthFormLogoutLocation directives. trunk patch: http://svn.apache.org/viewvc?rev=1388648&view=rev - 2.4.x patch: trunk patch works (minus next-number, CHANGES) - +1: minfrin, jim - rjung: Should we realy return HTTP_MOVED_TEMPORARILY even if we can't - set the Location header? + http://svn.apache.org/viewvc?rev=1418721&view=rev + 2.4.x patch: trunk patches work (minus next-number, CHANGES) + +1: minfrin * mod_auth_form: Make sure that get_notes_auth() sets the user as does get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER -- 2.50.1