[MXS-3035] Replace use of whitelist with allowlist and blacklist with denylist Created: 2020-06-11 Updated: 2020-07-04 Resolved: 2020-07-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Filter |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | New Feature | Priority: | Trivial |
| Reporter: | Nick (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In the spirit of our recent changes to Primary/Replica naming, we should also change other terminology in our ecosystem. One that immediately comes to mind in SkySQL is the "Whitelist". I suggest this is changed to "allowlist" and any references to "blacklist", instead be "denylist" This is something other companies have done already, so it isn't a totally wild suggestion: https://github.com/rails/rails/issues/33677 |