X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3564c671b16526b562867769a10b03f356e70078..d33e1ea7fdbff03a730162b0b830f147595bb390:/package/busybox/patches/310-passwd_access.patch?ds=sidebyside diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index a8581db72..b995599de 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;