Skip to content

Cultural changes to various word usage #3730

Closed
@YongBoLiu

Description

@YongBoLiu

Describe the bug

A clear and concise description of what the bug is.
As more and more care about the culturally insensitive, we need to replace the 'whitelist' to 'allowlist', 'slave' to 'compute' or 'server' in filenames, GUI and logs.

[yboliu@oc8636837557 cacti]$ find . -name "white"
./cli/input_whitelist.php
[yboliu@oc8636837557 cacti]$ grep -Ri slave . -l
./include/vendor/cldr-to-gettext-plural-rules/src/cldr-data/main/en-US/languages.json
./poller_automation.php

To Reproduce

Steps to reproduce the behavior:

  1. Go to cacti installed directory. Check the filename, and log code in poller_automation.php

  2. See the culturally insensitive terminology.

Expected behavior

A clear and concise description of what you expected to happen.
No 'whitelist', 'slave' in filenames, GUI and logs.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information)

  • OS: [e.g. iOS]
    Linux

  • Browser [e.g. chrome, safari]

  • Version [e.g. 22]

Smartphone (please complete the following information)

  • Device: [e.g. iPhone6]

  • OS: [e.g. iOS8.1]

  • Browser [e.g. stock browser, safari]

  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions