This project is archived and is in readonly mode.

Changeset [49f52c3d910c8f183afc3a54ea2ae9667f23085e] by Michael Lovitt

June 23rd, 2010 @ 07:56 PM

Sessions should not be created until written to and session data should be destroyed on reset.

[#4938]

Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/49f52c3d910c8f183afc3a54ea2ae9...

Committed by Michael Lovitt

  • M actionpack/lib/action_controller/test_case.rb
  • M actionpack/lib/action_dispatch/http/request.rb
  • M actionpack/lib/action_dispatch/middleware/session/abstract_store.rb
  • M actionpack/lib/action_dispatch/middleware/session/cookie_store.rb
  • M actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb
  • M actionpack/test/activerecord/active_record_store_test.rb
  • M actionpack/test/dispatch/session/cookie_store_test.rb
  • M actionpack/test/dispatch/session/mem_cache_store_test.rb
  • M activerecord/lib/active_record/session_store.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>