diff options
author | Stef Walter <stef@memberwebs.com> | 2006-10-03 11:05:14 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-10-03 11:05:14 +0000 |
commit | 8135e62aa423f7ae08b2cbfcccf4a634ae0cb122 (patch) | |
tree | 9fde18450eaf1ceee466c30a5d55ab412f0fc708 /ChangeLog | |
parent | adac001d2fb062e51da00d79cead28bfcaf99bce (diff) |
- In the Jetty authenticator generate a unique authentication identifier
which facilitates NTLM authentication
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |