X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;fp=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;h=daa1b999836b3d7184c59b88f307be92ce95be3b;hp=b995599de7f1ad9c85074634cbcd3c9348f2e9b4;hb=e781634284835832f2ac7ebef6a99744c2b94b1f;hpb=dae5f07bb5c59a27016d6dc8dd41aa4b242ae2a2 diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index b995599de7..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 -@@ -1700,21 +1700,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;