summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-10-03 11:05:14 +0000
committerStef Walter <stef@memberwebs.com>2006-10-03 11:05:14 +0000
commit8135e62aa423f7ae08b2cbfcccf4a634ae0cb122 (patch)
tree9fde18450eaf1ceee466c30a5d55ab412f0fc708 /ChangeLog
parentadac001d2fb062e51da00d79cead28bfcaf99bce (diff)
- In the Jetty authenticator generate a unique authentication identifier
which facilitates NTLM authentication
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5ccf3a..365ee61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
- Guarantee unique connection identfier for NTLM when using apache2
- Fix crasher when doing basic auth.
- Allow numbers in handler names.
+ - In the Jetty authenticator generate a unique authentication identifier
+ which facilitates NTLM authentication
0.5.2
- Better messages when keepalives are not used with NTLM