Don't log huge encrypted params
This commit is contained in:
parent
7049cb3ca4
commit
695e5fe396
1 changed files with 1 additions and 0 deletions
|
|
@ -51,5 +51,6 @@ module Diaspora
|
|||
|
||||
# Configure sensitive parameters which will be filtered from the log file.
|
||||
config.filter_parameters += [:password]
|
||||
config.filter_parameters += [:xml]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue