Skip to content

Remove redundant `QueryLimiting.enable_whitelist?` method

Luke Duncalfe requested to merge ld-remove-redundant-enable-method into master

What does this MR do?

The .enable? and .enable_whitelist? methods were originally logically different cca61980 but converged in 04b64288.

This MR removes .enable_whitelist?.

Note, a downstream MR !55717 (merged) will rename .whitelist as its a misused term that is offensive.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports