deckhand/deckhand/policies
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
..
__init__.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
base.py DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
document.py Redacts Raw Documents 2018-10-19 23:56:12 -05:00
revision.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
revision_tag.py DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
validation.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00