X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1084c9266191c2b936fd58d7273962c319021921..470598d25ae4d59633ad7508250b1aec08339d58:/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 9a1cc95bb..6d0affd16 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 -@@ -1697,21 +1697,32 @@ static int check_user_passwd(const char +@@ -1772,21 +1772,32 @@ static int check_user_passwd(const char if (ENABLE_FEATURE_HTTPD_AUTH_MD5) { char *md5_passwd;