Skip to content

Mask sentry auth token

Ryan Cobb requested to merge 12734-mask_sentry_auth_token into master

What does this MR do?

See #12734 (closed)

This MR makes it so we mask the sentry auth token for reasons described in the issue above. This mask only occurs when we use the value for the frontend, it does not mask it on the database level.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #12734 (closed)

Merge request reports