PodParley PodParley

#9 Filtering Sensitive Logs

Are you accepting sensitive user data? Passwords, credit card numbers, etc. By default, Rails stores all submitted parameters in plain text in the ...

An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#9 Filtering Sensitive Logs" was published on March 23, 2007 and runs 2 minutes.

March 23, 2007 ·2m · RailsCasts (Mobile)

0:00 / 0:00

Are you accepting sensitive user data? Passwords, credit card numbers, etc. By default, Rails stores all submitted parameters in plain text in the logs. This episode will show you how to filter this sensitive input so it doesn't show up in the log file.

Are you accepting sensitive user data? Passwords, credit card numbers, etc. By default, Rails stores all submitted parameters in plain text in the logs. This episode will show you how to filter this sensitive input so it doesn't show up in the log file.

No similar episodes found.

No similar podcasts found.

URL copied to clipboard!