Commit 3dcfcf0b authored by Michael Henriksen's avatar Michael Henriksen

Add jwt to filter parameters

Add jwt (JSON Web Token) to filter parameters
configuration to prevent accidental exposure of
the tokens in application logs.
parent c6cdc324
...@@ -138,6 +138,7 @@ module Gitlab ...@@ -138,6 +138,7 @@ module Gitlab
import_url import_url
elasticsearch_url elasticsearch_url
search search
jwt
otp_attempt otp_attempt
sentry_dsn sentry_dsn
trace trace
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment