Sha256: c7ffe0f72195153318f3ba55f20a972b0da0a261326b080b51e3e3312bb56d49

Contents?: true

Size: 433 Bytes

Versions: 7

Compression:

Stored size: 433 Bytes

Contents

# Be sure to restart your server when you modify this file.

# Configure parameters to be partially matched (e.g. passw matches password) and filtered from the log file.
# Use this to limit dissemination of sensitive information.
# See the ActiveSupport::ParameterFilter documentation for supported notations and behaviors.
Rails.application.config.filter_parameters += %i[
  passw secret token _key crypt salt certificate otp ssn
]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
snapcher-0.3.1 sample-app/config/initializers/filter_parameter_logging.rb
snapcher-0.3.0 sample-app/config/initializers/filter_parameter_logging.rb
snapcher-0.1.5 sample-app/config/initializers/filter_parameter_logging.rb
snapcher-0.1.4 sample-app/config/initializers/filter_parameter_logging.rb
snapcher-0.1.3 sample-app/config/initializers/filter_parameter_logging.rb
snapcher-0.1.2 sample-app/config/initializers/filter_parameter_logging.rb
snapcher-0.1.1 sample-app/config/initializers/filter_parameter_logging.rb