]> git.openstreetmap.org Git - rails.git/blob - config/initializers/filter_parameter_logging.rb
A better way to contrain the width of the message box whilst also allowing it to...
[rails.git] / config / initializers / filter_parameter_logging.rb
1 # Be sure to restart your server when you modify this file.
2
3 # Configure sensitive parameters which will be filtered from the log file.
4 Rails.application.config.filter_parameters += [:password, :pass_crypt, :pass_crypt_confirmation]