Files
2012-02-21 01:15:00 -05:00

1 line
1.1 KiB
JSON

[{"user_id": 18655, "stars": [], "topic_id": 22085, "date_created": 1304108921.5144379, "message": "our users are logging in with their personal subdomain (like mysubdomain.domain.com). since I didn\u00b4t define SESSION_COOKIE_NAME, the host is set to mysubdomain.domain.com ... is that an intentional and cross-browser behaviour? can I rely on the host to be set to the subdomain?", "group_id": 81, "id": 863098}, {"user_id": 1277, "stars": [], "topic_id": 22085, "date_created": 1304110111.9842639, "message": "Set SESSION_COOKIE_DOMAIN = \".domain.com\" if you want your cookies accessible across all domains. Otherwise, it will use the current domain which is standard.", "group_id": 81, "id": 863528}, {"user_id": 18655, "stars": [], "topic_id": 22085, "date_created": 1304110407.9391379, "message": "thanks for the answer. I need it the other way round ... access is restricted to the subdomain. so I guess I\u00b4m save to use the standard behaviour.", "group_id": 81, "id": 863645}, {"user_id": 1277, "stars": [], "topic_id": 22085, "date_created": 1304110500.3059461, "message": "Yes. Sounds like you have it the correct way.", "group_id": 81, "id": 863688}]