X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;h=daa1b999836b3d7184c59b88f307be92ce95be3b;hb=44b1688e6c7b4f16f7165fbd560e1183aef69090;hp=a8581db728ba01d0498d1918a0118d7dc78561e3;hpb=04d064a59055ede01f24312e2c384c501fc08cca;p=openwrt%2Fstaging%2Fyousong.git diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index a8581db728..daa1b99983 100644 --- a/package/busybox/patches/310-passwd_access.patch +++ b/package/busybox/patches/310-passwd_access.patch @@ -3,7 +3,7 @@ --- a/networking/httpd.c +++ b/networking/httpd.c -@@ -1742,21 +1742,32 @@ static int check_user_passwd(const char +@@ -1700,21 +1700,32 @@ static int check_user_passwd(const char if (ENABLE_FEATURE_HTTPD_AUTH_MD5) { char *md5_passwd;