mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Update config/initializers/filter_parameter_logging.rb
Co-authored-by: Tobias Dillmann <EinLama@users.noreply.github.com>
This commit is contained in:
@@ -34,5 +34,5 @@
|
||||
# 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 email secret token _key crypt salt certificate otp ssn cvv cvc
|
||||
passw mail secret token _key crypt salt certificate otp ssn cvv cvc
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user