emacs/lisp/url
Björn Bidar 32afdcca88 Forward user to auth-source inside url-basic-auth
* lisp/url/url-auth.el (url-basic-auth): Forward the user if
provided by the url or found by 'auth-source' when searching
for secrets.  Supplying 'auth-source' with the user when
matching secrets allows for more accurate retrieval and fixes
instances where the user enters an url that already contains
the user such as "user@host.de".  (Bug#72526)
2024-08-24 15:49:42 +03:00
..
ChangeLog.1
url-auth.el Forward user to auth-source inside url-basic-auth 2024-08-24 15:49:42 +03:00
url-cache.el
url-cid.el
url-cookie.el
url-dav.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Checkdoc fixes in url/*.el 2024-07-08 17:49:14 +02:00
url-vars.el
url.el Checkdoc fixes in url/*.el 2024-07-08 17:49:14 +02:00