This project is archived and is in readonly mode.

Changeset [c4d6245e875bbb276c122a5a401422d341dac4df] by Guillermo Álvarez

June 10th, 2010 @ 05:05 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]

Signed-off-by: David Heinemeier Hansson david@loudthinking.com
http://github.com/rails/rails/commit/c4d6245e875bbb276c122a5a401422...

Committed by Guillermo Álvarez

  • 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>