The https request seems to work consistently and reliably when I'm logged in for wiki editing, but loses the stylesheet info if I'm visiting anonymously. Don't know if that's a clue or not.
>________________________________ > From: David Anderson <[email protected]> >To: [email protected] >Sent: Thursday, 5 March 2015, 20:58 >Subject: Re: [boinc_dev] Web documentation and HTTPS > > >The different seems to be how Mediawiki is including its own stylesheet. >On the one that works, it uses HTTPS: ><link rel="stylesheet" href="https://boinc.berkeley.edu/w/load.php? ... > >On the one that doesn't, it uses HTTP, and the browser ignores it. > >I can't figure out why it does this. > >-- David > >On 05-Mar-2015 12:28 PM, Richard Haselgrove wrote: >> Some pages of the user manual - most notably the front page - don't display >> properly when requested over a secure connection. >> >> https://boinc.berkeley.edu/wiki/Anonymous_platform >> >> >> loads correctly, but >> >> https://boinc.berkeley.edu/wiki/User_manual >> >> https://boinc.berkeley.edu/wiki/Client_configuration >> >> >> say "This page is trying to load scripts from unauthenticated sources" >> (Google >> Chrome) or "Only secure content is displayed" (Internet Explorer 11). >> >> Both browsers do allow the user to display the proper formatting by clicking >> 'Load unsafe scripts' or 'Show all content' respectively, but that isn't >> really >> encouraging best practice. _______________________________________________ >> boinc_dev mailing list [email protected] >> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, >> visit >> the above URL and (near bottom of page) enter your email address. >> >_______________________________________________ >boinc_dev mailing list >[email protected] >http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >To unsubscribe, visit the above URL and >(near bottom of page) enter your email address. > > > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
