WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223782
REGRESSION(
r272301
): [SOUP] default port attribute when persisting credential information with libsecret
https://bugs.webkit.org/show_bug.cgi?id=223782
Summary
REGRESSION(r272301): [SOUP] default port attribute when persisting credential...
enometh
Reported
2021-03-25 22:03:08 PDT
with webkit-2.31.91 When logging into
http://192.168.20.1/
with Basic authentication, the password prompt says: "Authentication required by 192.168.20.1:0" The default port (via protectionSpace.port()) is now 0 instead of 80 and earlier credentials are missed when libsecret calls SearchItems because of this mismatch. ]I'm not sure if this was an oversight or if it were intended, hence this report]
Attachments
Patch
(1.43 KB, patch)
2021-03-26 00:40 PDT
,
Carlos Garcia Campos
aperez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-03-26 00:40:44 PDT
Created
attachment 424322
[details]
Patch
Carlos Garcia Campos
Comment 2
2021-03-26 02:39:53 PDT
Committed
r275085
(
235796@main
): <
https://commits.webkit.org/235796@main
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug