aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorSteven Allen2025-09-21 12:36:33 -0700
committerEli Zaretskii2025-11-08 19:21:10 +0200
commit5d11ee9f54a2795f648d6daa5321866dfec37bac (patch)
treebe8deaf69820478775f5112d8ac907c7b1c0626f /lisp/progmodes/python.el
parent19ee1288454ff8e55599e4a17274dca498a2ff71 (diff)
downloademacs-5d11ee9f54a2795f648d6daa5321866dfec37bac.tar.gz
emacs-5d11ee9f54a2795f648d6daa5321866dfec37bac.zip
Lookup cached basic-auth credentials with the correct key
Credentials cached in 'url-basic-auth-storage' are keyed by "server:port", but were being looked up by just "server" in 'url-basic-auth'. * lisp/url/url-auth.el (url-basic-auth): Lookup cached basic auth credentials by "server:port". (Bug#79486) * test/lisp/url/url-auth-tests.el (url-auth-test-auth-retrieve-cache): Check the digest auth test-cases cache retrieval test cases against the basic auth logic.
Diffstat (limited to 'lisp/progmodes/python.el')
0 files changed, 0 insertions, 0 deletions