From 80c63dd90359712d19671f40dc54bba4e88f7c0c Mon Sep 17 00:00:00 2001 From: Henare Degan Date: Mon, 10 Dec 2012 00:52:25 +1100 Subject: Thought I got this in b0ae75aba63d40146cfbc7e6af27e1d6051f1804 but it must have been set twice - safety first! --- app/controllers/application_controller.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/controllers/application_controller.rb') diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 51e37d8f0..b22adf660 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -71,9 +71,6 @@ class ApplicationController < ActionController::Base end end - # scrub sensitive parameters from the logs - filter_parameter_logging :password - helper_method :locale_from_params # Help work out which request causes RAM spike. -- cgit v1.2.3