|
|
|
Issue Links:
|
Blockers
|
|
|
|
This issue is blocked by:
|
|
MDL-14659
Cannot exclude domains or IP ranges from HTTP Proxy
|
|
|
|
|
|
|
| Participants: |
Dan Poltawski, Howard Miller and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
12/May/08
|
| Affected Branches: |
MOODLE_19_STABLE, MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
The mnet code doesn't contain any checks for proxies. This is actually fairly easy to fix, as using curl through a proxy is used and (proven) in other places. It only requires the routine that scrapes the site title to use download_file_content() - which just works - and to modify the curl call that gets the SSO key to check for proxies - mainly by taking the code from the former function.
|
|
Description
|
The mnet code doesn't contain any checks for proxies. This is actually fairly easy to fix, as using curl through a proxy is used and (proven) in other places. It only requires the routine that scrapes the site title to use download_file_content() - which just works - and to modify the curl call that gets the SSO key to check for proxies - mainly by taking the code from the former function. |
Show » |
made changes - 30/Apr/08 10:39 PM
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
2.0
[ 10122
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|
Fix Version/s
|
|
1.9.1
[ 10240
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
made changes - 05/May/08 03:02 PM
|
Resolution
|
Fixed
[ 1
]
|
|
|
Status
|
Resolved
[ 5
]
|
Reopened
[ 4
]
|
made changes - 12/May/08 04:43 PM
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Reopened
[ 4
]
|
Resolved
[ 5
]
|
|
Fix Version/s
|
1.9.1
[ 10240
]
|
|
made changes - 03/Jun/08 05:38 PM
|
Resolution
|
Fixed
[ 1
]
|
|
|
Status
|
Resolved
[ 5
]
|
Reopened
[ 4
]
|
|