Skip to content

Remove deprecated unlock LDAP membership feature

Drew Blessing requested to merge dblessing_remove_unlock_ldap_feature into master

What does this MR do and why?

Related to #213311 (closed)

Removes ldap_settings_unlock_groups_by_owners feature flag and associated feature code. Feature was added years ago, never announced or default-enabled and we will not support the feature going forward.

There is also an associated database column which is ignored in this MR and will be removed in subsequent releases according to Avoiding downtime in migrations docs

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Drew Blessing

Merge request reports