https://bugzilla.wikimedia.org/show_bug.cgi?id=29898
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|User preference for HTTP vs |User preference for |HTTPS while logged in |enforcing HTTPS --- Comment #11 from Krinkle <[email protected]> 2012-07-20 16:17:29 UTC --- This preference would be similar to GMail's preference I suppose. It would: * Affect e-mail notifications and other communication outside the site * Make sure that logging-in forwards you to HTTPS if not already * Set a non-secure cookie with the same expiration and domain that indicates the user is logged in on HTTPS and will make mediawiki redirect whenever a HTTP url is used (bug 36456) Note that this option is only available if the site is configured with a protocol relative url as wgServer. And if the wgCanonicalServer has https, we may want to treat this preference as a hidden pref that is always true. -- 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
