open-vault/ui/app
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
..
adapters Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
components UI: Add the wizard to the database secret engine (#10982) 2021-02-23 13:52:39 -07:00
controllers UI/managed namespace changes (#10588) 2021-01-07 14:18:36 -06:00
helpers Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
initializers UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
machines UI: Add the wizard to the database secret engine (#10982) 2021-02-23 13:52:39 -07:00
macros Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
mixins Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
models Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
routes Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
serializers UI: Small tickets/ bug fixes for DBSE (#10976) 2021-02-23 08:59:30 -07:00
services UI/managed namespace changes (#10588) 2021-01-07 14:18:36 -06:00
styles UI Add test and clean up for DBSE (#10993) 2021-02-24 11:23:58 -07:00
templates UI: Add the wizard to the database secret engine (#10982) 2021-02-23 13:52:39 -07:00
transforms Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
utils Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
app.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
breakpoints.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
index.html Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
router.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00