Support `encrypts :field` calls in scripts/cells/application-settings-analysis.rb

What does this MR do and why?

The first commit:

  1. Fixes the scripts/cells/application-settings-analysis.rb to detect attributes encrypted with ActiveRecord::Encryption (i.e. encrypts :field).
  2. Updates the list of attributes for which the value on GitLab.com is different than the default.

The second commit updates the files under config/application_setting_columns/.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports

Loading