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

Update http://*.moodle.org links to https equivalents

    XMLWordPrintable

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.5, 3.6.3
    • None
    • Language
    • MOODLE_35_STABLE, MOODLE_36_STABLE

    Description

      Moodle.org sites are served via https. It would be logical to update all links to moodle.org sites to https equivalent.

      So, have to performe everywhere in moodle code some search/replace, like :

      Perhaps just don't modify file mod/lti/tests/locallib_test.php where on line 177 you find:
      $this->assertEquals('https://moodle.org', lti_ensure_url_is_https('http://moodle.org'));

      Update script should update the docroot value in mdl_config table, when it's still the default one (http://docs.moodle.org).

      Changes should also be done in language packs (but perhaps in another tracker item).

      Dev documentation should also reflect this change.

      You can also look at the related discussion.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fox Séverin Terrier
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: