Thanks, I put it on the Rails Security Project: http://www.rorsecurity.info/
filter_parameter_logging "password"
good tip
Great stuff. Am interested to know what the prompt is for rails also [FILTERING] out the password confirmation field? Is this parameter key a regex?
It's suggested here that you need to have both :password and :password_confirmation in the filter_parameter_logging call -
http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticate
I think rails filters confirmation field automatically if you filter the password field. So you don't need to explicitly say so.
Whence comes the manifold, the solution of which involves the relation between the Transcendental Deduction and our disjunctive judgements?
Is there a way to get the exception_notifier plugin to use the filter_parameter_logging directive?
Anyone played with exception_notifier and parameter logging?
Very good cast and good solution. I am sure that many developers forget about data in logs.




