提交 403fbe22 编写于 作者: S Stan Hu 提交者: Robert Speicher

Filter out build traces from logged parameters

上级 7de93f24
......@@ -61,6 +61,7 @@ module Gitlab
# - Any parameter containing `secret`
# - Two-factor tokens (:otp_attempt)
# - Repo/Project Import URLs (:import_url)
# - Build traces (:trace)
# - Build variables (:variables)
# - GitLab Pages SSL cert/key info (:certificate, :encrypted_key)
# - Webhook URLs (:hook)
......@@ -75,6 +76,7 @@ module Gitlab
key
otp_attempt
sentry_dsn
trace
variables
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册