Description
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:
-
Go to cacti installed directory. Check the filename, and log code in poller_automation.php
-
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.