httpd: fix MD5-encrypted-in-httpd.conf password logic
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 1 Feb 2012 01:42:54 +0000 (02:42 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 1 Feb 2012 01:42:54 +0000 (02:42 +0100)
commit35def51c9747895d38c11e3c41e62c3c68c92438
tree7123ee794725e9d904a7d98865ad07f61e46cd6d
parent428bd2d4337dbd83feb3c7d1fc04d840f548003c
httpd: fix MD5-encrypted-in-httpd.conf password logic

function                                             old     new   delta
check_user_passwd                                    467     492     +25

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/Config.src
networking/httpd.c