From 5a5231e78d0fb80810cb2029a16166a303091a02 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 25 Feb 2008 17:11:07 +0000 Subject: [PATCH] Revert last fix; subset of last fix recommitted. * url-auth.el (url-digest-auth): If the 'opaque' argument is not being used, don't add it to the response text. --- lisp/url/ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index be20d70cd46..c7d0de58c81 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,8 +1,7 @@ 2008-02-25 John Wiegley - * 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. + * url-auth.el (url-digest-auth): If the 'opaque' argument is not + being used, don't add it to the response text. 2008-01-21 Stefan Monnier -- 2.39.2