issues
search
mullender
/
python-ntlm
Automatically exported from code.google.com/p/python-ntlm
90
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python >= 3.9 - Replaced deprecated function
#62
zi0Black
opened
2 years ago
0
Fix for Python3
#61
stamparm
opened
4 years ago
2
Add Azure Pipeline YAML
#60
timgates42
closed
5 years ago
0
Add Azure Pipeline yml
#59
timgates42
closed
5 years ago
0
Add an Azure Pipeline CI script to test python-ntlm pull requests
#58
timgates42
closed
5 years ago
0
Create CODE_OF_CONDUCT.md
#57
timgates42
closed
5 years ago
0
Fix byte encoding appearing in NTLM Header
#56
timgates42
closed
5 years ago
3
add license to project
#55
achapkowski
opened
7 years ago
0
correct spelling mistake
#54
EdwardBetts
closed
5 years ago
0
Fails on missing content-length
#53
mikeyg123
opened
7 years ago
1
Use a proper python package structure
#52
jacobsvante
opened
9 years ago
1
Python 3: DeprecatedWarning: decodestring() is a deprecated alias, use decodebytes()
#51
GoogleCodeExporter
opened
9 years ago
1
Clarify Python version support in PyPI package
#50
GoogleCodeExporter
closed
9 years ago
1
Clarify license for PyPI package
#49
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/python30/ntlm/HTTPNtlmAuthHandler.py
#48
GoogleCodeExporter
closed
9 years ago
4
No NTLMv2 support
#47
GoogleCodeExporter
opened
9 years ago
7
HTTPNtlmAuthHandler throws an AttributeError in Python 3.4.1
#46
GoogleCodeExporter
closed
9 years ago
3
Case issue with auth header when using ntlm proxy
#45
GoogleCodeExporter
opened
9 years ago
0
Allow Authentication with empty domain.
#44
GoogleCodeExporter
opened
9 years ago
2
Distribute a Python 3 compatible version on PyPI
#43
GoogleCodeExporter
opened
9 years ago
10
Incorrect DomainNameBufferOffset/WorkstationBufferOffset values when DomainName/Workstation empty
#42
GoogleCodeExporter
opened
9 years ago
0
Import error when trying to run examples
#41
GoogleCodeExporter
opened
9 years ago
1
Ship as part of HTTPie
#40
GoogleCodeExporter
closed
9 years ago
4
found a mistake in your code
#39
GoogleCodeExporter
closed
9 years ago
2
Add test_ntlmauth.py to python26/ntlm_examples
#38
GoogleCodeExporter
closed
9 years ago
0
Fix to use ntlm (NTLM_TYPE1_FLAGS)
#37
GoogleCodeExporter
opened
9 years ago
2
Problem in the Extended Example
#36
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/python30/ntlm/ntlm.py
#35
GoogleCodeExporter
closed
9 years ago
3
Code review request
#34
GoogleCodeExporter
opened
9 years ago
0
NTLM authentication fails when connecting from a windows machine
#33
GoogleCodeExporter
opened
9 years ago
2
Proxy authentication support
#32
GoogleCodeExporter
opened
9 years ago
3
cannot import name HTTPNtlmAuthHandler
#31
GoogleCodeExporter
closed
9 years ago
2
Multiple WWW-Authenticate keys on server challenge causes parse_NTLM_CHALLENGE_MESSAGE to fail.
#30
GoogleCodeExporter
closed
9 years ago
2
httplib support
#29
GoogleCodeExporter
opened
9 years ago
0
TargetInfo is optional in Challenge message
#28
GoogleCodeExporter
closed
9 years ago
3
[PATCH] handle double WWW-Authenticate headers graciously
#27
GoogleCodeExporter
closed
9 years ago
4
[PATCH] support user@domain.com style usernames
#26
GoogleCodeExporter
closed
9 years ago
4
custom urllib2.build_opener argument list
#25
GoogleCodeExporter
opened
9 years ago
0
ntlm_example_* scripts installed by egg but not working
#24
GoogleCodeExporter
opened
9 years ago
0
ntlm_examples installed by egg
#23
GoogleCodeExporter
closed
9 years ago
2
There is no public release
#22
GoogleCodeExporter
closed
9 years ago
1
Need ability to authenticate as "current user" without passing username/password
#21
GoogleCodeExporter
opened
9 years ago
6
Put it on pypi!
#20
GoogleCodeExporter
closed
9 years ago
4
md4 hash type not supported on some platform
#19
GoogleCodeExporter
opened
9 years ago
0
ValueError: AbstractDigestAuthHandler doesn't know about Negotiate
#18
GoogleCodeExporter
opened
9 years ago
1
python NTLM implementation does not work if trying to access a web page which is provided by Windows 2008 Server R2 (64-Bit)
#17
GoogleCodeExporter
closed
9 years ago
13
response objects have no code, msg properties
#16
GoogleCodeExporter
closed
9 years ago
4
Patch that adds IMAP NTLM authentication
#15
GoogleCodeExporter
opened
9 years ago
4
SMTP Auth
#14
GoogleCodeExporter
opened
9 years ago
14
Bug: HTTPPasswordMgr is not defined
#13
GoogleCodeExporter
closed
9 years ago
1
Next