From: okada Date: Fri, 16 Feb 2001 23:09:00 +0000 (+0000) Subject: * sasl-ntlm.el(sasl-ntlm-response): self-Hash. X-Git-Tag: slim-1_14_6~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d252eca4b0d59b4fdda04881807a0044c24994d0;p=elisp%2Fflim.git * sasl-ntlm.el(sasl-ntlm-response): self-Hash. --- diff --git a/sasl-ntlm.el b/sasl-ntlm.el index 27de282..67b4c96 100644 --- a/sasl-ntlm.el +++ b/sasl-ntlm.el @@ -39,8 +39,6 @@ "A list of functions to be called in sequnece for the NTLM authentication steps. Ther are called by 'sasl-next-step.") -(setq sasl-passwd-hash-function 'ntlm-get-password-hashes) - (defun sasl-ntlm-request (client step) "SASL step function to generate a NTLM authentication request to the server. Called from 'sasl-next-step.