Skip to content
Snippets Groups Projects
Commit 44b5cc43 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix

parent 295a00de
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@
# sensitive information. See the ActiveSupport::ParameterFilter documentation for supported
# notations and behaviors.
Rails.application.config.filter_parameters += [
:passw, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn
:passw, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn, :access_token
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment