[W3af-svn-notify] SF.net SVN: w3af:[6257] branches/threading2/core
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-12-05 13:13:04
|
Revision: 6257 http://w3af.svn.sourceforge.net/w3af/?rev=6257&view=rev Author: andresriancho Date: 2012-12-05 13:12:55 +0000 (Wed, 05 Dec 2012) Log Message: ----------- * Rewrote ntlm auth handler to work nicely with other handlers * Added unittests for ntlm auth Modified Paths: -------------- branches/threading2/core/__init__.py branches/threading2/core/data/url/opener_settings.py branches/threading2/core/data/url/tests/test_xurllib.py Added Paths: ----------- branches/threading2/core/data/url/handlers/ntlm_auth.py branches/threading2/core/data/url/handlers/tests/test_ntlm_auth.py branches/threading2/core/data/url/tests/test_xurllib_integration.py Removed Paths: ------------- branches/threading2/core/data/url/handlers/HTTPNtlmAuthHandler.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |