diff lib/tasks/.svn/text-base/initializers.rake.svn-base @ 41:7f0e922c8982 luisf

merged with new version from trunk
author luisf
date Fri, 19 Nov 2010 14:45:28 +0000
parents 94944d00e43c
children
line wrap: on
line diff
--- a/lib/tasks/.svn/text-base/initializers.rake.svn-base	Thu Nov 18 17:50:11 2010 +0000
+++ b/lib/tasks/.svn/text-base/initializers.rake.svn-base	Fri Nov 19 14:45:28 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