From abe287956a027dc610de90f5326ce99800f27d58 Mon Sep 17 00:00:00 2001 From: André Malo Date: Tue, 13 May 2003 03:40:29 +0000 Subject: (grabbed from archive) Check the processed file on validity. If a line is not empty and not a comment, it must contain at least one colon. Otherwise exit with error code 7. Submitted by: Thom May (on 2002-07-02) Kris Verbeeck (on 2002-10-22) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99771 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'STATUS') diff --git a/STATUS b/STATUS index 99a2786a49..5c066e717c 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.1 STATUS: -*-text-*- -Last modified at [$Date: 2003/03/07 20:24:07 $] +Last modified at [$Date: 2003/05/13 03:40:28 $] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: @@ -166,13 +166,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: the same time. This mode lets us do that, so the MPM can be fixed. - * htpasswd blindly processes the file you give it, and does no - sanity checking before totally corrupting whatever file it was - you thought you had. It should check the input file and bail - if it finds non-comment lines that do not contain exactly 1 - ':' character. - Message-ID: <20020217150457.A31632@clove.org> - * Can a static httpd be built reliably? Message-ID: <20020207142751.T31582@clove.org> -- cgit v1.2.3