Mercurial > emacs
comparison lisp/url/ChangeLog @ 80203:918018f09ebd
* url-auth.el (url-digest-auth): Don't show prompt if
authentication succeeded on the previous pass. Don't pass
"opaque" value if none is presented by the server.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 25 Feb 2008 16:18:51 +0000 |
parents | 5b75d8186a05 |
children | e3016c2df775 |
comparison
equal
deleted
inserted
replaced
80202:1a9c4513c93f | 80203:918018f09ebd |
---|---|
1 2008-02-25 John Wiegley <johnw@newartisans.com> | |
2 | |
3 * url-auth.el (url-digest-auth): Don't show prompt if | |
4 authentication succeeded on the previous pass. Don't pass | |
5 "opaque" value if none is presented by the server. | |
6 | |
1 2008-01-21 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2008-01-21 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * url-handlers.el (unhandled-file-name-directory): Add handler. | 9 * url-handlers.el (unhandled-file-name-directory): Add handler. |
4 (url-handler-unhandled-file-name-directory): New fun. | 10 (url-handler-unhandled-file-name-directory): New fun. |
5 | 11 |