<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - htdigestparser fails out early when malformed entries are found"
   href="https://bugs.webkit.org/show_bug.cgi?id=170055#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - htdigestparser fails out early when malformed entries are found"
   href="https://bugs.webkit.org/show_bug.cgi?id=170055">bug 170055</a>
              from <span class="vcard"><a class="email" href="mailto:lforschler&#64;apple.com" title="Lucas Forschler &lt;lforschler&#64;apple.com&gt;"> <span class="fn">Lucas Forschler</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>