If you have wgSecureLogin set, then the users should get a "forceHTTPS" cookie when they login. When MediaWiki sees that cookie, and the current protocol is http, it will do a redirect to https.
I think that was introduced in 1.22, iirc. On Thu, Aug 7, 2014 at 8:11 PM, Al <[email protected]> wrote: > Is there a way to redirect an already logged-in user to https? I'm referring > to when they click on a link to the wiki from some other non-wiki page. If > they are already logged in but the link is http, then they say at http. > > > Related, is there a way to force https when logging-in and thereafter? > > Thanks, > Al > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
