open-vault/ui/app/helpers
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
..
-date-base.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
.gitkeep
add-to-array.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
add.js
all-features.js add missing license features (#8618) 2020-03-26 13:43:30 -06:00
aws-regions.js
coerce-eq.js
date-from-now.js Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
dot-to-dash.js Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
filter-wildcard.js Ui/transform find all roles (#9879) 2020-09-08 10:53:51 -06:00
format-duration.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
format-utc.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
has-permission.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
is-after.js
is-before.js
is-empty-object.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
is-wildcard-string.js Ui/transform info table row roles (#9942) 2020-09-15 12:11:24 -06:00
jsonify.js
mountable-auth-methods.js UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
mountable-secret-engines.js UI: Transform secrets engine with transformations 2020-08-26 11:31:18 -05:00
multi-line-join.js
nav-to-route.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
now.js
options-for-backend.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
parse-date-string.js Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
remove-from-array.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
route-params-for.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
secret-query-params.js UI: Redesign transit UX (#8304) 2020-02-14 11:20:44 -06:00
sha2-digest-sizes.js
stringify.js
supported-auth-backends.js add support for authenticating with RADIUS (#6488) 2019-03-28 16:40:22 -05:00
supported-managed-auth-backends.js Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
supported-secret-backends.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
tabs-for-auth-section.js Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
tabs-for-identity-show.js
to-label.js
tools-actions.js
wizard-constants.js