This project is archived and is in readonly mode.

Changeset [44830ead1c88e1c45124133ce3e2ed9f890f42de] by Rizwan Reza

June 11th, 2010 @ 03:34 PM

Add support for multi-subdomain session by setting cookie host in session cookie so you can share session between www.example.com, example.com and user.example.com. [#4818 state:resolved]

This reverts commit 330a89072a493aafef1e07c3558964477f85adf0.
http://github.com/rails/rails/commit/44830ead1c88e1c45124133ce3e2ed...

Committed by Rizwan Reza

  • M actionpack/CHANGELOG
  • M actionpack/lib/action_dispatch/middleware/session/abstract_store.rb
  • M actionpack/lib/action_dispatch/middleware/session/cookie_store.rb
  • M actionpack/test/dispatch/session/cookie_store_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>