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]
Created attachment 424322 [details] Patch
Committed r275085 (235796@main): <https://commits.webkit.org/235796@main>