X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;fp=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;h=24241c1260982eab24eb7ba9d0a84d4ea1bfd595;hb=da7c2e1d7d4e640f57fadd23346084054a6184df;hp=fef9d3a7a8caa1cebec5366b1f61afc58d7c4a44;hpb=e0d13e77d09997a13c73b58dd3e6232d45c8d1a5;p=openwrt%2Fstaging%2Fyousong.git diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index fef9d3a7a8..24241c1260 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 -@@ -1716,21 +1716,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;