Skip to content

Remove `application_settings.relay_state_domain_allowlist` and `saml_providers.relay_state_domain_allowlist` columns

We added relay_state_domain_allowlist columns as part of change for Issue - #410062 (comment 1438436341).

Later on the requirement was refined and it was decided we do not need these settings at all #410062 (comment 1509173431)

Hence those columns are not needed anymore.

This issue is to track the removal of those columns as part of 16.5 release

Guide: https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#dropping-columns

Edited by Smriti Garg