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

       Web browser: ---
            Bug ID: 57644
           Summary: Use "https://"; for all URIs
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

All URIs we generate should use the "https://"; schema prefix. There are two
main cases:

* Well-known URIs used in the data, e.g. for Calendars and Globes. These can
easily be changed in the software, but all places where URIs in data get
compared to constants need to be identified and modified to apply the required
normalization before comparing.

* URIs we expose for the wiki's entities (as well as data types, etc). We
should automatically use https URIs here only of the present site actually
supports HTTPS. But if it does, we should expose https URIs even if the current
request was handled via unencrypted http.

-- 
You are receiving this mail because:
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