Patch for Rails logfiles 1

Posted by jeff Saturday, April 08, 2006 21:11:00 GMT

I don’t think it made it into Rails 1.1.1, but a new patch was added to help filter out sensitive data from the Rails logfiles. This addresses a concern some have with the Rails logfiles, that some data (maybe you’re accepting credit card numbers on your site, etc.), can appear in the logfiles. Now you filter this out by uisng filter\_parameter\_logging.

Comments

Leave a response

  1. Sean   April 12, 2006 @ 05:39 PM

    Thanks Jeff! I had missed this patch and need to filter out password information from the development log (since I must authenticate against an LDAP server in both production and dev).

Comment


(won't be published)