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 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-auth.el Forward user to auth-source inside url-basic-auth 2024-08-24 15:49:42 +03:00
url-cache.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
url-cid.el Delete compat code in url library 2024-02-04 11:41:06 +01:00
url-cookie.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-dav.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-domsuf.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-expand.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-file.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-ftp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-future.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-gw.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-handlers.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-history.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-http.el Pacify some docstring control char warnings 2024-02-28 17:04:20 +01:00
url-imap.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-irc.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-ldap.el Delete compat code in url library 2024-02-04 11:41:06 +01:00
url-mailto.el Delete compat code in url library 2024-02-04 11:41:06 +01:00
url-methods.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-misc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-news.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-nfs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-parse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-privacy.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-proxy.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-queue.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-tramp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-util.el Checkdoc fixes in url/*.el 2024-07-08 17:49:14 +02:00
url-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url.el Checkdoc fixes in url/*.el 2024-07-08 17:49:14 +02:00