python-ntlm


ID Status Summary
51 New Python 3: DeprecatedWarning: decodestring() is a deprecated alias, use decodebytes() Type-Defect Priority-Medium
50 Done Clarify Python version support in PyPI package Type-Patch
49 Done Clarify license for PyPI package Type-Patch
48 Fixed Patch for /trunk/python30/ntlm/HTTPNtlmAuthHandler.py Type-Patch
47 New No NTLMv2 support Type-Defect Priority-Medium
46 Duplicate HTTPNtlmAuthHandler throws an AttributeError in Python 3.4.1 Type-Defect Priority-Medium
45 New Case issue with auth header when using ntlm proxy Type-Defect Priority-Medium
44 New Allow Authentication with empty domain. Type-Defect Priority-Medium
43 New Distribute a Python 3 compatible version on PyPI Type-Defect Priority-Medium
42 New Incorrect DomainNameBufferOffset/WorkstationBufferOffset values when DomainName/Workstation empty Type-Defect Priority-Medium
41 New Import error when trying to run examples Type-Defect Priority-Medium
40 Invalid Ship as part of HTTPie Type-Defect Priority-Medium
39 Duplicate found a mistake in your code Type-Defect Priority-Medium
38 Done Add test_ntlmauth.py to python26/ntlm_examples Type-Enhancement Priority-Medium
37 New Fix to use ntlm (NTLM_TYPE1_FLAGS) Type-Patch
36 Fixed Problem in the Extended Example Type-Defect Priority-Medium
35 Fixed Patch for /trunk/python30/ntlm/ntlm.py Type-Patch
34 New Code review request Type-Review Priority-Medium
33 New NTLM authentication fails when connecting from a windows machine Type-Defect Priority-Medium
32 New Proxy authentication support Type-Defect Priority-Medium
31 Invalid cannot import name HTTPNtlmAuthHandler Type-Defect Priority-Medium
30 Duplicate Multiple WWW-Authenticate keys on server challenge causes parse_NTLM_CHALLENGE_MESSAGE to fail. Type-Defect Priority-Medium Usability
29 New httplib support Type-Defect Priority-Medium
28 Fixed TargetInfo is optional in Challenge message Type-Patch Usability
27 Fixed [PATCH] handle double WWW-Authenticate headers graciously Type-Defect Priority-High Usability
26 Fixed [PATCH] support user@domain.com style usernames Type-Defect Priority-Medium
25 New custom urllib2.build_opener argument list Type-Defect Priority-Medium
24 New ntlm_example_* scripts installed by egg but not working Type-Defect Priority-Medium
23 Invalid ntlm_examples installed by egg Type-Defect Priority-Medium
22 Fixed There is no public release Type-Defect Priority-Medium
21 Accepted Need ability to authenticate as "current user" without passing username/password Type-Defect Priority-Medium Security OpSys-Windows Usability
20 Fixed Put it on pypi! Type-Defect Priority-Medium
19 New md4 hash type not supported on some platform Type-Defect Priority-Medium
18 New ValueError: AbstractDigestAuthHandler doesn't know about Negotiate Type-Defect Priority-Medium
17 Fixed python NTLM implementation does not work if trying to access a web page which is provided by Windows 2008 Server R2 (64-Bit) Type-Defect Priority-Medium
16 Fixed response objects have no code, msg properties Type-Defect Priority-Medium
15 New Patch that adds IMAP NTLM authentication Type-Defect Priority-Medium
14 New SMTP Auth Type-Defect Priority-Medium
13 Fixed Bug: HTTPPasswordMgr is not defined Type-Defect Priority-Medium
12 Fixed Local (none Domain Accounts) can not be used Type-Defect Priority-Medium
11 Fixed Missing support for set_http_debuglevel Type-Defect Priority-Medium
10 New Cookie handling is borked Type-Defect Priority-Medium
9 Fixed handler doesn't verify www-authenticate exists Type-Defect Priority-Medium
8 Duplicate Parse error on NTLM_CHALLENGE issued by JCIFS Type-Defect Priority-Medium Component-Logic Usability
6 Accepted urllib2.HTTPError is not raised when server respond with a non 200 code. Type-Defect Priority-Low
5 Fixed global name 'URLError' is not defined Type-Defect Priority-Medium
4 Started Support NTLM server-side Type-Enhancement Priority-Medium
3 Fixed response object returned from retry_using_http_NTLM_auth does not have all the expected attributes Type-Defect Priority-Medium
2 Fixed When using a unicode string for DOMAIN\User the authentication fails Type-Defect Priority-High
1 Accepted Ensure HTTP status results are handled tranparently, as usual in urllib2 Type-Enhancement Priority-Medium