diff lib/tasks/initializers.rake @ 37:94944d00e43c

* Update to SVN trunk rev 4411
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 19 Nov 2010 13:24:41 +0000
parents 513646585e45
children cbb26bc654de
line wrap: on
line diff
--- a/lib/tasks/initializers.rake	Fri Sep 24 14:06:04 2010 +0100
+++ b/lib/tasks/initializers.rake	Fri Nov 19 13:24:41 2010 +0000
@@ -16,7 +16,7 @@
 # secret is at least 30 characters and all random, no regular words or
 # you'll be exposed to dictionary attacks.
 ActionController::Base.session = {
-  :session_key => '_redmine_session',
+  :key => '_redmine_session',
   #
   # Uncomment and edit the :session_path below if are hosting your Redmine
   # at a suburi and don't want the top level path to access the cookies