diff lib/tasks/.svn/text-base/initializers.rake.svn-base @ 51:371eac10df0b live

* Merge from "cannam" branch. This includes update to Redmine trunk, plus welcome/tip-of-the-day from luisf branch.
author Chris Cannam
date Wed, 24 Nov 2010 12:20:08 +0000
parents 94944d00e43c
children
line wrap: on
line diff
--- a/lib/tasks/.svn/text-base/initializers.rake.svn-base	Thu Oct 21 11:19:14 2010 +0100
+++ b/lib/tasks/.svn/text-base/initializers.rake.svn-base	Wed Nov 24 12:20:08 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