Skip to content

Remove plaintext token values for feature flags clients

Krasimir Angelov requested to merge 29594-remove-plaintext-ff-tokens into master

What does this MR do?

NULL-ify operations_feature_flags_clients.token to get rid of the plaintext values so that we achieve the immediate goal of #29594 (closed) while we drop the column. See #29594 (comment 228464071) for details.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Related to #29594 (closed)

Edited by Michael Kozono

Merge request reports