X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F310-passwd_access.patch;h=6d0affd16577ae8e9c4e50e2076c75fa29c7c7d3;hb=8dbfa1f1bc7abaecc4ac12d74154b1f78ba6c628;hp=a8581db728ba01d0498d1918a0118d7dc78561e3;hpb=7ff44744c2d769d4a0a71437cdcffe44a8ef616b;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/busybox/patches/310-passwd_access.patch b/package/busybox/patches/310-passwd_access.patch index a8581db728..6d0affd165 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 +@@ -1772,21 +1772,32 @@ static int check_user_passwd(const char if (ENABLE_FEATURE_HTTPD_AUTH_MD5) { char *md5_passwd;