filter_parameter_logging.rb 203 B

1234
  1. # Be sure to restart your server when you modify this file.
  2. # Configure sensitive parameters which will be filtered from the log file.
  3. Rails.application.config.filter_parameters += %i[password bind_pw]