Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-14624

mnet can't setup a peer when a proxy is in use.

    XMLWordPrintable

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.9, 2.0
    • None
    • MNet
    • None
    • MOODLE_19_STABLE, MOODLE_20_STABLE

    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.

      Attachments

        Issue Links

          Activity

            People

              howardsmiller Howard Miller
              howardsmiller Howard Miller
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: