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+
Carlos Garcia Campos
Comment 1 2021-03-26 00:40:44 PDT
Carlos Garcia Campos
Comment 2 2021-03-26 02:39:53 PDT
Note You need to log in before you can comment on or make changes to this bug.