commit | 25b463079d963ae4f482db7ced14d14c28b907b8 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Fri Jun 13 09:55:13 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Fri Jun 13 09:55:13 2008 +0000 |
tree | 80ff01df839338048b35d9abfd2a667fbe68a30a | |
parent | 0eb406caa85d6203b9d80da89e197f0b3e9fcc1d [diff] |
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>) we were accepting empty username; also we were always checking dummy user:passwd pair ":" if user gave us wrong one. function old new delta check_user_passwd 338 319 -19