Skip to content

Move away from black/white list terminology #28

@jsvd

Description

@jsvd

This plugin removes fields based on two criteria:
a) a list of regexes used to skip fields and values (settings currently prefixed with "whitelist")
b) a list of regexes used to indicate which fields and values to prune (settings currently prefixed with "blacklist")

The proposal where is to move away from this terminology and adopt:

  • allowlist or passlist instead of "whitelist"
  • denylist or blocklist instead of "blacklist"

This will be a breaking change, but that's ok.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions