deckhand/deckhand/tests
Aaron Sheffield 349e5600df Redacts Raw Documents
- If a document has a storage policy of encrypted
 - Redacts (sha256) the data section.
 - Redacts (sha256) the substition paths.
- Uses the same /documents endpoint, adds a new query parameter
  ?cleartext-secrets=true to show the non-redacted values.

Change-Id: I42808901b97c667a1148c00fbb7717a0847c9981
2018-10-19 23:56:12 -05:00
..
common integration tests: Add Barbican validation/assertions 2018-07-22 16:32:57 +00:00
functional Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
integration Redacts Raw Documents 2018-10-19 23:56:12 -05:00
unit Redacts Raw Documents 2018-10-19 23:56:12 -05:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
deckhand.conf.test Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
test_utils.py Move retrieval of encrypted documents to Deckhand controller 2018-07-08 23:16:26 +00:00