projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99be2c5
)
* sasl-ntlm.el(sasl-ntlm-response): self-Hash.
author
okada
<okada>
Fri, 16 Feb 2001 23:09:00 +0000
(23:09 +0000)
committer
okada
<okada>
Fri, 16 Feb 2001 23:09:00 +0000
(23:09 +0000)
sasl-ntlm.el
patch
|
blob
|
history
diff --git
a/sasl-ntlm.el
b/sasl-ntlm.el
index
27de282
..
67b4c96
100644
(file)
--- 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.