castellan/castellan
Takashi Kajinami 327ee6e979 vault: Hide values used for authentication
The following options are used for authentication with Vault, so should
be hidden from logs.

1) root_token_id
This is not actually an id but a token string

2) approle_role_id and approle_secret_id
These are used together to obtain token

Closes-Bug: #2058397
Change-Id: I000149b6c5017c9548db55ae2517405dc8325808
2024-03-20 00:23:06 +09:00
..
common Bump hacking 2024-02-02 01:50:46 +09:00
key_manager vault: Hide values used for authentication 2024-03-20 00:23:06 +09:00
tests Raise ManagedObjectNotFoundError in MockKeyManager 2024-02-26 08:34:28 +00:00
__init__.py Removes unnecessary utf-8 encoding 2017-02-24 11:01:26 +05:30
_config_driver.py Bump hacking 2024-02-02 01:50:46 +09:00
i18n.py Update the doc URL in the documents 2017-07-11 13:38:04 +00:00
options.py Add support for specifying Vault KV path 2023-01-16 20:47:07 +00:00