package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename...
[openwrt/svn-archive/archive.git] / package / busybox / patches / 310-passwd_access.patch
index 24241c1260982eab24eb7ba9d0a84d4ea1bfd595..5faf6faf194e3e6be21299f1ed8099f954ed57d4 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1717,21 +1717,32 @@ static int check_user_passwd(const char
+@@ -1717,21 +1717,32 @@ static int check_user_passwd(const char 
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;