open-vault/builtin/credential
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
..
app-id Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
approle approle: add ttl to the secret ID generation response (#10826) 2021-02-03 16:32:16 -08:00
aws Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
cert Don't list certs if we were told which cert to use. (#10616) 2021-01-19 08:39:59 -05:00
github Add req.Connection check in front of bound cidrs (#7163) 2019-07-22 12:44:34 -04:00
ldap Improve consistency in error messages (#10537) 2020-12-11 15:21:53 -06:00
okta Add TOTP support to Okta Auth (#10942) 2021-02-21 21:18:17 -08:00
radius Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
token Move password to sdk 2019-04-12 18:12:13 -04:00
userpass Stepwise docker env (#9292) 2020-06-26 17:52:31 -05:00