https://bugzilla.wikimedia.org/show_bug.cgi?id=40679

       Web browser: ---
             Bug #: 40679
           Summary: $wgServer with protocol causes HTTP links in HTTPS
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When $wgServer has a scheme, i.e., it is not protocol-relative, which happens
to be the default, wfExpandUrl( ..., PROTO_HTTPS ) will give an HTTP link. This
causes ResourceLoader content to be loaded over an insecure connection. It also
causes redirect loops when redirecting to HTTPS using wfExpandUrl.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to