Ticket #6925 (closed: fixed)
Proxy in the wikimaker
Reported by: | Ricardo Leal | Owned by: | Ricardo Leal |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
If the enviroment variable 'http_proxy' is set, it uses the proxy settings to connect to the wiki URL
Change History
comment:2 Changed 7 years ago by Ricardo Leal
Added support for http_proxy env variable. Re #6925
Changeset: 36fe2f004e10970a9e8c33058ae5d82d73810ed0
comment:3 Changed 7 years ago by Ricardo Leal
I only can test it behind a proxy (it works!). It would be nice for someone to test it without proxy.
comment:5 Changed 7 years ago by Ricardo Leal
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 7 years ago by Ricardo Leal
Added support for http_proxy env variable. Re #6925
Changeset: 36fe2f004e10970a9e8c33058ae5d82d73810ed0
comment:7 Changed 7 years ago by Ricardo Leal
Added support for http_proxy env variable. Re #6925
Changeset: 36fe2f004e10970a9e8c33058ae5d82d73810ed0
comment:8 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:9 Changed 7 years ago by Ricardo Leal
Added support for http_proxy env variable. Re #6925
Changeset: 36fe2f004e10970a9e8c33058ae5d82d73810ed0
comment:10 Changed 7 years ago by Nick Draper
- Status changed from verifying to closed
This change is to http.py in the mediawiki client python code which it not "our" code. Having said that it is probably not possible to make this change elsewhere.
However this commit runs the risk of being lost if we ever update the code from outside. That is just something we will have to bear in mind.
comment:11 Changed 7 years ago by Ricardo Leal
Added support for http_proxy env variable. Re #6925
Changeset: 36fe2f004e10970a9e8c33058ae5d82d73810ed0
comment:12 Changed 7 years ago by Ricardo Leal
Added support for http_proxy env variable. Re #6925
Changeset: 36fe2f004e10970a9e8c33058ae5d82d73810ed0
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7771
Added support for http_proxy env variable. Re #6925