Issue Details (XML | Word | Printable)

Key: MDL-14659
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Howard Miller
Reporter: Howard Miller
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Cannot exclude domains or IP ranges from HTTP Proxy

Created: 02/May/08 06:40 PM   Updated: 12/May/08 04:24 PM
Return to search
Component/s: Administration
Affects Version/s: 1.9, 2.0
Fix Version/s: 2.0

Issue Links:
Blockers
 

Participants: Eloy Lafuente (stronk7), 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


 Description  « Hide
It would be really useful to be able to exclude ranges of IP addresses and/or domain suffixes from the proxy where a proxy has been set up. It's quite likely that you might want to access sites outside your organisation (needing a proxy) but also to access sites within (not needing the proxy). This would increase performance and reliability.

It would probably just look the same as the similar option in browsers. A small library function could check for proxy use based on the required URL and a match against the values in the list.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
thepurpleblob committed 2 files to 'Moodle CVS' - 06/May/08 10:51 PM
MDL-14659
Add bypass list for proxy usage.
MODIFY admin/settings/server.php   Rev. 1.41    (+2 -1 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.194    (+2 -0 lines)
thepurpleblob committed 3 files to 'Moodle CVS' - 06/May/08 10:59 PM
MDL-14659
Add bypass list for proxy usage.
MODIFY mnet/lib.php   Rev. 1.21    (+1 -1 lines)
MODIFY lib/filelib.php   Rev. 1.65    (+13 -8 lines)
MODIFY lib/moodlelib.php   Rev. 1.1040    (+48 -2 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 06/May/08 11:07 PM
Translated new strings for admin bypass list for proxy usage MDL-14659.
Brushed up translated strings for blog and calendar.
MODIFY ja_utf8/blog.php   Rev. 1.31    (+2 -2 lines)
MODIFY ja_utf8/README   Rev. 1.702    (+1 -1 lines)
MODIFY ja_utf8/calendar.php   Rev. 1.22    (+7 -7 lines)
MODIFY ja_utf8/admin.php   Rev. 1.264    (+3 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 07/May/08 01:20 AM
MDL-14659, new strings added
MODIFY fr_utf8/admin.php   Rev. 1.249    (+3 -1 lines)