From ae494a90864e923ade44e8656693d8d72503c574 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Mon, 10 Feb 2003 22:53:37 +0000 Subject: last_patch83 by Vladimir N. Oleynik --- AUTHORS | 2 +- docs/busybox_footer.pod | 4 ++-- networking/Config.in | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/AUTHORS b/AUTHORS index c965d3c72..df7a97a34 100644 --- a/AUTHORS +++ b/AUTHORS @@ -71,7 +71,7 @@ Glenn McGrath Vladimir Oleynik cmdedit; xargs(current), httpd(current); - ports: ash, crond, fdisk, inetd, stty, traceroute, telnetd, top; + ports: ash, crond, fdisk, inetd, stty, traceroute, top; locale, various fixes and irreconcilable critic of everything not perfect. diff --git a/docs/busybox_footer.pod b/docs/busybox_footer.pod index f72bd217a..f74e4ae6c 100644 --- a/docs/busybox_footer.pod +++ b/docs/busybox_footer.pod @@ -114,7 +114,7 @@ Glenn McGrath Vladimir Oleynik cmdedit, xargs(current), httpd(current); - ports: ash, crond, fdisk, inetd, stty, traceroute, telnetd, top; + ports: ash, crond, fdisk, inetd, stty, traceroute, top; locale, various fixes and irreconcilable critic of everything not perfect. @@ -174,4 +174,4 @@ Glenn Engel =cut -# $Id: busybox_footer.pod,v 1.10 2003/02/09 06:51:12 bug1 Exp $ +# $Id: busybox_footer.pod,v 1.11 2003/02/10 22:53:36 bug1 Exp $ diff --git a/networking/Config.in b/networking/Config.in index 527aebbac..12deb55b8 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -51,12 +51,12 @@ config CONFIG_FEATURE_HTTPD_USAGE_FROM_INETD_ONLY internet superserver daemon for usaging. config CONFIG_FEATURE_HTTPD_BASIC_AUTH - bool " Enable Basic Authentication and IP address checking" + bool " Enable Basic Authentication" default n depends on CONFIG_HTTPD help - Utilizes /etc/httpd.conf for security settings allowing - ip address filtering and basic authentication on a per url basis. + Utilizes /etc/httpd.conf for basic authentication on a + per url basis. config CONFIG_FEATURE_HTTPD_CGI bool " Enable support Common Gateway Interface" -- cgit v1.2.3