Actions
Feature #1508
openShare login cookies across mapped domains
Status:
Assigned
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2012-01-05
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
With #1501, we've started doing some custom domain mapping on the Commons. Because browsers authenticate cookies on a domain-by-domain basis, this means that your Commons login session does not persist when visiting the mapped domains. It'd be very nice if this didn't happen. Since we're operating from a whitelist of mapped domains, it shouldn't be too hard to share these cookies. A quick search shows http://ikailo.com/218/cross-domain-cookie-sharing-wordpress/
Related issues
Updated by Boone Gorges over 12 years ago
This is supposed to "just work" with the Domain Mapping plugin (there's a bit of JS that sends a request on login) but for some reason I can't get it to work. Dom and Ray, I've added you as watchers in case you have any deep wisdom about this :)
Updated by Boone Gorges over 12 years ago
- Target version changed from 1.4 to Future release
Updated by Boone Gorges almost 8 years ago
- Related to Bug #7022: Sitewide announcements should be displayed on, and dismissable from, mapped domains added
Actions