Changeset 86

Show
Ignore:
Timestamp:
03/28/08 14:05:49 (8 months ago)
Author:
jweiss
Message:

remove wrong session key, see #72

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/controllers/application.rb

    r73 r86  
    1414  # See ActionController::RequestForgeryProtection for details 
    1515  # Uncomment the :secret if you're not using the cookie session store 
    16   protect_from_forgery :secret => '34$$adea99357513604a2fcac57912a908e5-092:@#$8hsmne5390'  
     16  protect_from_forgery 
    1717   
    1818  protected