]> git.eshelyaron.com Git - emacs.git/commit
Allow http://user:pass@foo/ URLs again
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2015 19:21:46 +0000 (20:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2015 19:22:02 +0000 (20:22 +0100)
commit24228d28dc97ca924a36f249365ad183ca4836c7
tree1735a11bb2c9890800300096b01ba9387f9604c2
parentf41c54b7633c797ebbf5becc5d1cf94fe2494a62
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 b563715a2db265517d5a77f165a42afa1e233fdd)
lisp/url/url-auth.el