]> git.openstreetmap.org Git - rails.git/blob - config/initializers/filter_parameter_logging.rb
Force the X-Page-Title value to be treated as UTF-8
[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]