X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;h=fef9d3a7a8caa1cebec5366b1f61afc58d7c4a44;hb=6b9e04991d241fdafbdf9e899e4ea1ac2c4f5cd4;hp=9a1cc95bb3268ce86138d699f4572bc6c86071f0;hpb=51a69f3f9730c9d6ca53a851cf31d92e842e97a0;p=oweals%2Fopenwrt.git diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index 9a1cc95bb3..fef9d3a7a8 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 +@@ -1716,21 +1716,32 @@ static int check_user_passwd(const char if (ENABLE_FEATURE_HTTPD_AUTH_MD5) { char *md5_passwd;