open-vault/ui/lib
Jim Kalafut 1785b1bd00
Replace deprecated terms in AWS Auth (#10997)
* Replace deprecated terms in AWS Auth

This PR is part of an effort to remove non-inclusive language throughout
Vault. The AWS Auth backend uses the "whitelist" and "blacklist" term
extensively, and these are the focus of the PR:

* Add new API endpoints that use the preferred terminology, while
  deprecating the old endpoints. These endpoints offer identical
  functionality and are basically aliases. This is the only functional
  change in the PR except for terms in error messages.
* Replace "whitelist" -> "access list", "blacklist" -> "deny list" in
  variable names, comments, etc.

Note that storage locations were *not* changed at this time, as that is
a more complex process involving versioning that we may tackle in a future
revision. We have reduced the occurrences of non-inclusive language,
however.

Reviewers should be sure to "Ignore Whitespace" in diffs, especially for
the tests, which were basically indented one level as part of looping
over the tests with both the old and new names.
2021-02-25 23:23:34 -08:00
..
core Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
css Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
kmip UI: fix KMIP bug and test (#11011) 2021-02-25 15:13:00 -07:00
open-api-explorer Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
replication Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
service-worker-authenticated-download UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
.eslintrc.js Change tab completion in the UI to prefer common prefix (#6759) 2019-05-22 09:28:34 -05:00
story-md.hbs Ui/fix component story generators (#7377) 2019-08-28 14:47:43 -07:00