1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00
emacs/lisp/url
Lars Ingebrigtsen 24228d28dc Allow http://user:pass@foo/ URLs again
* lisp/url/url-auth.el (url-basic-auth): Allow explicit
user/passwords in URLs (bug#19046).

Backport:

(cherry picked from commit b563715a2d)
2015-12-25 20:22:02 +01:00
..
ChangeLog.1
url-about.el
url-auth.el Allow http://user:pass@foo/ URLs again 2015-12-25 20:22:02 +01:00
url-cache.el
url-cid.el
url-cookie.el Don't store cookies with empty names 2015-12-25 17:03:53 +01:00
url-dav.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dired.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-handlers.el Autoload url-insert-buffer-contents 2015-12-25 19:05:21 +01:00
url-history.el
url-http.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
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-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-vars.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url.el