Showing 1 videos tagged with filtering

Railscast - Episode 9: Filtering Sensitive Logs

00:02:42 railscasts.com
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.