Open
Conversation
…erver
use
PythonOption WebProxyMode ON
to enable this behaviour.
|
Hi, Syntax error copying build/lib/PyAuthenNTLM2/ntlm_client.py -> /usr/lib/python2.4/site-packages/PyAuthenNTLM2 ???? |
Author
|
the patch uses python 2.6 syntax ... |
…ill convert REMOTE_USER to lower/uppercase. Any other string, as well as not setting the option, will leave REMOTE_USER alone.
…pendent of LogLevel, which produces a lot of spam in error_log. Changed Log Level APLOG_NOTICE to APLOG_INFO to prevent this.
Gbl.master
…re encoded as ff:ff:ff:80 ... this is an ugly hack to compensate for this ... no idea why it is required, looking at the asn documentation it would seem to me that this was not necessary.
when enumerating groups, 127 is encoded as 7f but 128 and following are ...
fix for recursion
fix when using valid-user rules are empty
* log to STDERR in VerboseMode so that log messages should end up in stderr * support port option in ntlm_client.py
* document ProxyMode and VerboseMode options
…o the ad support module
…object and not via the current request object.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for web proxy requests. To enable this mode, activate the
WebProxyMode option: