Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change all references from whitelist to allowlist #1054

Merged
merged 1 commit into from
Aug 4, 2020

Commits on Aug 4, 2020

  1. Change all references from whitelist to allowed

    We want to move to more enclusive names/terms in our code, and remove problematic language
    from code and comments.
    
    We want to change reference for whitelist/blacklist to allowlist/denylist.
    
    https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language
    
    We also want to fix slave references to pty for pseutoterminals.
    
    We will change the slave refererences to whatever the kernel specifies, once the kernel fixes it's
    references.
    
    Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan and thaJeztah committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    fd895fb View commit details
    Browse the repository at this point in the history