[Webkit-unassigned] [Bug 170055] htdigestparser fails out early when malformed entries are found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 09:46:10 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170055

--- Comment #5 from Lucas Forschler <lforschler at apple.com> ---
This  problem occurred when we moved to an updated database on the new DB server. Previously, I believe the malformed entries were not exported, or possibly there was some flaw that allowed them to pass through.

As it currently works, we never finish parsing the entries. If you are lucky enough to have your credentials in the list before any malformed entry, then you can log in. 

One could argue the solution would be to clean up the database of any malformed entries... but that would not prevent a new one from being created.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170324/85ae4502/attachment.html>


More information about the webkit-unassigned mailing list