End chapter 8
[depot.git] / app / controllers / application.rb
index bfb89fde9bf2e1ca70ef9e244d83eba76bec01f6..8dfb326615c1fcb91584d95547e664b886173461 100644 (file)
@@ -6,7 +6,7 @@ class ApplicationController < ActionController::Base
 
   # See ActionController::RequestForgeryProtection for details
   # Uncomment the :secret if you're not using the cookie session store
-  protect_from_forgery # :secret => '3060ab6e75969f85169b8c71cc8a6801'
+  protect_from_forgery # :secret => 'd7e9713fb540572dab37a045152d442a'
   
   # See ActionController::Base for details 
   # Uncomment this to filter the contents of submitted sensitive data parameters