Mark ignored columns for two settings
What does this MR do and why?
Mark ignored columns for two settings
The content of two settings, sign_in_text
and help_text
, were
migrated to Appearance.description
in 17.0. The two fields are now empty and were made
read-only: !124461 (merged)
Now, we mark sign_in_text
and help_text
as ignored and thus
preparing for dropping and complete removal.
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.
Screenshots or screen recordings
Custom message in the sign-in page should continue to work as before:
How to set up and validate locally
- Enable a custom message:
/admin/application_settings/appearance
- On an incognito window go to:
/users/sign_in
Edited by Eduardo Sanz García