IDE connector generates a HTTP link

XMLWordPrintable

      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;
        

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

              Created:
              Updated:
              Resolved: