]> git.eshelyaron.com Git - emacs.git/commitdiff
* url-auth.el (url-digest-auth): Don't show prompt if
authorChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 16:18:51 +0000 (16:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 16:18:51 +0000 (16:18 +0000)
authentication succeeded on the previous pass.  Don't pass
"opaque" value if none is presented by the server.

lisp/url/ChangeLog

index 723fb986b0d8b4924636df741ebd714c15cc8236..be20d70cd46600ba46e2ef79d161e59933b68637 100644 (file)
@@ -1,3 +1,9 @@
+2008-02-25  John Wiegley  <johnw@newartisans.com>
+
+       * 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.
+
 2008-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * url-handlers.el (unhandled-file-name-directory): Add handler.