X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1286e7d30941e2f0215b0f82f1eb748b49872228..bba495fb6f6ec17aabd5fc50bc9f33b85050d12f:/package/busybox/patches/310-passwd_access.patch diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index 24241c126..daa1b9998 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 -@@ -1717,21 +1717,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;