filter_parameter_logging.rb 235 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 += [:password, :private_key, :public_key, :otp_attempt]