<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,4 +7,9 @@ class ApplicationController &lt; ActionController::Base
   # See ActionController::RequestForgeryProtection for details
   # Uncomment the :secret if you're not using the cookie session store
   protect_from_forgery # :secret =&gt; '&lt;%= app_secret %&gt;'
+  
+  # See ActionController::Base for details 
+  # Uncomment this to filter the contents of submitted sensitive data parameters
+  # from your application log (in this case, all fields with names like &quot;password&quot;). 
+  # filter_parameter_logging :password
 end</diff>
      <filename>railties/helpers/application.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>88e4de5ab71388bd7f58713dfd15bb594971ae79</id>
    </parent>
  </parents>
  <author>
    <name>Yaroslav Markin</name>
    <email>yaroslav@markin.net</email>
  </author>
  <url>http://github.com/lifo/docrails/commit/d912bd5672316454457ae83f6e9dda5197beeb6f</url>
  <id>d912bd5672316454457ae83f6e9dda5197beeb6f</id>
  <committed-date>2008-05-07T02:50:28-07:00</committed-date>
  <authored-date>2008-05-07T02:50:28-07:00</authored-date>
  <message>Add a filter_parameter_logging usage hint to generated ApplicationController.
This may help to remind the developer to filter sensitive information from application logs.
Closes #11578</message>
  <tree>51e06f09c8f27e20cf4a7105bf248fef66935a7f</tree>
  <committer>
    <name>Yaroslav Markin</name>
    <email>yaroslav@markin.net</email>
  </committer>
</commit>
