Skip to content

Rename constants to be more inclusive

Manoj M J requested to merge mmj-allowlist-denylist into master

What does this MR do and why?

Per https://handbook.gitlab.com/handbook/communication/top-misused-terms/, we should not be using these misused terms. I noticed that a few constants are indeed using them.

There are of course many more occurrences of these terms in our codebase, but constants are the easiest to fix, so I am taking a small step in the right direction through this MR.

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

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.

Edited by Manoj M J

Merge request reports