Support `encrypts :field` calls in scripts/cells/application-settings-analysis.rb
What does this MR do and why?
The first commit:
- Fixes the
scripts/cells/application-settings-analysis.rbto detect attributes encrypted withActiveRecord::Encryption(i.e.encrypts :field). - 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.
- Related to #514745 (closed).
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