-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New option: WebProxyMode #13
Open
oetiker
wants to merge
30
commits into
Legrandin:master
Choose a base branch
from
oetiker:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
…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 ???? |
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.
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: