Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5963

IDE connector generates a HTTP link

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      This creates errors when accessing Crucible over HTTPS, in IE and other browsers, where the browser warns that there is mixed HTTP and HTTPS resources in the page.

      Workarounds:

      1. Each user can disable the IDE Connector by navigating to Profile Settings >> Display Settings >> IDE Connector and setting Enable IDE icons to No.
      2. Connect to the underlying database and run the following SQL statement in order to disable the IDE icons to all users at once:
        update cru_user_profile set cru_enableide = false;
        

            Unassigned Unassigned
            pepoirot Pierre-Etienne Poirot (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: