[Webkit-unassigned] [Bug 170055] New: htdigestparser fails out early when malformed entries are found
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 24 09:33:07 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170055
Bug ID: 170055
Summary: htdigestparser fails out early when malformed entries
are found
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lforschler at apple.com
CC: lforschler at apple.com
htdigestparser is used to authenticate users when logging into build.webkit.org
Previously, we simply bailed out if we ran into a malformed entry. This would result in failed authentication, and no logins.
With this change, we will simply skip malformed entries, returning a list that meets our expectations.
--
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/bec419f3/attachment.html>
More information about the webkit-unassigned
mailing list