deckhand/deckhand/common
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 Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
document.py Redacts Raw Documents 2018-10-19 23:56:12 -05:00
utils.py Redacts Raw Documents 2018-10-19 23:56:12 -05:00
validation_message.py Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00