We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5b437 commit 14e54eaCopy full SHA for 14e54ea
config/initializers/filter_parameter_logging.rb
@@ -4,5 +4,5 @@
4
# Use this to limit dissemination of sensitive information.
5
# See the ActiveSupport::ParameterFilter documentation for supported notations and behaviors.
6
Rails.application.config.filter_parameters += [
7
- :passw, :email, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn
+ :passw, :email, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn, :cvv, :cvc
8
]
0 commit comments